Package com.ibm.websphere.security.auth

Interface Summary
WSPrincipal Principal created after a successful JAAS authentication.
 

Class Summary
AuthDataFileEnc  
WSSubject The WSSubject class is provided to workaround a design oversight in Java 2 Security.
 

Exception Summary
AuthenticationFailedException This exception is thrown whenever authentication fails.
AuthenticationNotSupportedException This exception is thrown whenever authentication fails.
CredentialDestroyedException Thrown if credential is destroyed.
InvalidTokenException This exception is thrown whenever authentication fails.
MapCredentialFailedException Deprecated.  
MapCredentialNotSupportedException Deprecated.  
TokenCreationFailedException This exception is thrown whenever authentication fails.
TokenExpiredException This exception is thrown when a token is no longer valid.
UnsupportedRealmException This exception is thrown whenever authentication fails.
ValidationFailedException This exception is thrown whenever authentication fails.
ValidationNotSupportedException This exception is thrown whenever authentication fails.
WSLoginFailedException