Package jhomenet.server.auth

Interface Summary
AuthManagerListener An authentication manager listener interface.
Group The group interface is used to manage users in the jHomeNet system.
 

Class Summary
AuthManager This class is responsible for managing the application authentication.
AuthManager.UserStatus A class that encompasses the user status.
AuthManagerEvent An authentication manager event that is passed to listening objects when changes take place in the authentication manager.
AuthorizationTable The authorization table module consults a role-to-user or group table to determine whether a client is granted one of the required roles.
AuthWindow The local authentication window used to authentication users.
CustomLoginService A custom login service that extends the LoginService base class.
DefaultAuthFacade This class provides high-level database access methods for performing user authentication related functions.
ResourcePermission The resource permission module helps determine the required roles for a given resource.
Role A class used to define a user's role.
UserGroup A class that is used to encompass a group of users.
 



Copyright © 2004-2007 David Irwin. All Rights Reserved.