Package com.netscape.certsrv.authentication
-
Interface Summary Interface Description IAuthCredentials An interface represents authentication credentials: e.g.IAuthManager Authentication Manager interface.IAuthSubsystem An interface that represents an authentication componentIAuthToken AuthToken interface.ICertUserDBAuthentication IPasswdUserDBAuthentication ISharedToken Shared Token interface.ISSLClientCertProvider This interface represents an object that captures the SSL client certificate in a SSL session. -
Class Summary Class Description AuthCredentials Authentication Credentials as input to the authMgr.AuthManagerProxy A class represents an authentication manager.AuthMgrPlugin This class represents a registered authentication manager plugin.AuthToken Authentication token returned by Authentication Managers.ExternalAuthToken Authentication token that wraps an externally authenticated principal to return. -
Exception Summary Exception Description EAuthException This class represents authentication exceptions.EAuthInternalError An exception for authentication internal error.EAuthMgrNotFound Exception for authentication manager not found.EAuthMgrPluginNotFound Exception for authentication manager not found.EAuthUserError Exception for invalid attribute valueECompSyntaxErr An exception for DN component syntax error.EFormSubjectDN An exception for Error formulating the subject name (X500Name)EInvalidCredentials An exception for invalid credentials.EMissingCredential Exception for missing a required authentication credential. -
Annotation Types Summary Annotation Type Description AuthMethodMapping