パッケージ com.sun.identity.authentication

Provides interfaces and classes for writing a Remote Java client application to authenticate into OpenSSO.

参照先:
          説明

クラスの概要
AuthContext The AuthContext provides the implementation for authenticating users.
AuthContext.IndexType The class IndexType defines the possible kinds of "objects" or "resources" for which an authentication can be performed.
AuthContext.Status The class Status defines the possible authentication states during the login process.
 

パッケージ com.sun.identity.authentication の説明

Provides interfaces and classes for writing a Remote Java client application to authenticate into OpenSSO. Using these remotable interfaces and classes provided, a custom application may be authenticated to OpenSSO's list of supported authentication modules/types or pure JAAS modules.