Package com.sun.identity.authentication
Provides interfaces and classes for writing a Remote Java client application
 to authenticate to OpenAM. Using these remotable
 interfaces and classes provided, a custom application may be authenticated
 to OpenAM's list of supported authentication
 modules/types or pure JAAS modules.
- 
Class Summary Class Description AuthContext TheAuthContextprovides the implementation for authenticating users.AuthContext.IndexType The classIndexTypedefines the possible kinds of "objects" or "resources" for which an authentication can be performed.AuthContext.Status The classStatusdefines the possible authentication states during the login process.