| IBM WebSphere Application ServerTM
Release 6 |
|||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
SAFRoleMapper | Map application defined role names to SAF profile names. |
UserMapping | Implementing this interface enables WebSphere Security to use customized mapping for certificates (Java and Web clients) and for Identity assertion tokens. |
TrustAssociationInterceptor | The following three API's must be implemented when writing an interceptor for TrustAssociation between a third party server and WebSphere. |
CustomRegistry | The CustomRegistry interface provides an API that supports the following registry entry types:
|
UserRegistry | Implementing this interface enables WebSphere Security to use Custom Registries. |
Class Summary | |
WebSphereBaseTrustAssociationInterceptor | Abstract base class for TrustAssociationInterceptor |
SSOAuthenticator | SSOAuthenticator is a helper class that helps users to exploit WebSphere's
Single Sign-On (SSO) feature. |
Result | This module is used by User Registries in WebSphere when calling the getUsers and getGroups method. |
Exception Summary | |
UserMappingException | Thrown to indicate that a error occurred when mapping certificates,DN or principalName to a valid user in the registry. |
WebTrustAssociationUserException | Thrown to indicate that a error occurred during the processing of getAuthenticatedUsername of TrustAssociationIntercepter. |
WebTrustAssociationFailedException | Thrown to indicate that a error occurred during the processing of validateEstablishedTrust of TrustAssociationIntercepter. |
WebTrustAssociationException | Thrown to indicate that a error occurred during the processing of isTargetInterceptor of TrustAssociationIntercepter. |
EntryNotFoundException | Thrown to indicate that the specified entry is not found in the custom registry. |
CertificateMapFailedException | Thrown to indicate that a error occurred while mapping the specified certificate. |
CertificateMapNotSupportedException | Thrown to indicate that the certificate mapping for the specified certificate is not supported. |
PasswordCheckFailedException | Thrown to indicate that the userId/Password combination does not exist in the specified custom registry. |
CustomRegistryException | Thrown to indicate that a error occurred while using the specified custom registry. |
NotImplementedException | Thrown to indicate that the method is not implemented. |
| IBM WebSphere Application ServerTM
Release 6 |
|||||||
PREV NEXT | FRAMES NO FRAMES |