Package com.ibm.websphere.security.auth


Class Summary

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

Exception Summary

Exception Description
CredentialDestroyedException Thrown if credential is destroyed.
InvalidTokenException This exception is thrown whenever authentication fails.
TokenCreationFailedException This exception is thrown whenever authentication fails.
TokenExpiredException This exception is thrown when a token is no longer valid.
WSLoginFailedException This exception is thrown whenever authentication fails.