Package org.nees.auth

Generic authentication API's.

See:
          Description

Interface Summary
LoginIdentity Represents an identity that includes a login name (e.g., a UNIX account or a CHEF user
 

Class Summary
AssumedAuthenticIdentity This is an implementation of AuthenticIdentity that is based on asserting the user's DN insecurely.
AuthenticationMethod This class represents a means of acquiring authentication information.
AuthenticIdentity Represents an identity authenticated by some arbitrary method.
 

Exception Summary
AuthenticationException Superclass of all exceptions pertaining to authentication
 

Package org.nees.auth Description

Generic authentication API's.