IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.security.auth

Interface Summary
WSPrincipal

Principal created after a successful JAAS authentication.

Class Summary
WSSubject

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

MappingAuthData

The MappingAuthData class is used for passing authentication data and alias pairs to the SecurityAdmin MBean updateAuthDataCfg method to refresh the mapping table of the WebSphere Application Server default credential mapping function, DefaultPrincipalMapping.

IdentityPrincipal

Identity Principal class implements the java.security.principal interface.

Exception Summary
ValidationNotSupportedExceptionThis exception is thrown whenever authentication fails.
ValidationFailedExceptionThis exception is thrown whenever authentication fails.
UnsupportedRealmExceptionThis exception is thrown whenever authentication fails.
TokenCreationFailedExceptionThis exception is thrown whenever authentication fails.
MapCredentialNotSupportedExceptionThis exception is thrown whenever authentication fails.
MapCredentialFailedExceptionThis exception is thrown when mapping a credential fails.
AuthenticationNotSupportedExceptionThis exception is thrown whenever authentication fails.
TokenExpiredExceptionThis exception is thrown when a token is no longer valid.
InvalidTokenExceptionThis exception is thrown whenever authentication fails.
AuthenticationFailedExceptionThis exception is thrown whenever authentication fails.
WSLoginFailedException
CredentialDestroyedException

Thrown if credential is destroyed.



IBM WebSphere Application ServerTM
Release 6