Package com.ibm.websphere.security

Interface Summary

CustomRegistry

Deprecated.

 As of WAS 5.0, replaced by UserRegistry interface.
TrustAssociationInterceptor The following three API's must be implemented when writing an interceptor for TrustAssociation between a third party server and WebSphere.
UserMapping Implementing this interface enables WebSphere Security to use customized mapping for certificates (Java and Web clients) and for Identity assertion tokens.
UserRegistry Implementing this interface enables WebSphere Security to use Custom Registries.
 

Class Summary

Result This module is used by User Registries in WebSphere when calling the getUsers and getGroups method.
SSOAuthenticator

Deprecated.

 As of WAS 4.0, replaced by FormBasedLogin.
WebSphereBaseTrustAssociationInterceptor Abstruct base class for TrustAssociationInterceptor
WebSphereRuntimePermission This class is for generic Websphere runtime permissions.
 

Exception Summary

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.
CustomRegistryException Thrown to indicate that a error occurred while using the specified custom registry.
EntryNotFoundException Thrown to indicate that the specified entry is not found in the custom registry.
NotImplementedException Thrown to indicate that the method is not implemented.
PasswordCheckFailedException Thrown to indicate that the userId/Password combination does not exis in the specified custom registry.
UserMappingException Thrown to indicate that a error occurred when mapping certificates,DN or principalName to a valid user in the registry.
WebTrustAssociationException Thrown to indicate that a error occurred during the processing of isTargetInterceptor of TrustAssociationIntercepter.
WebTrustAssociationFailedException Thrown to indicate that a error occurred during the processing of validateEstablishedTrust of TrustAssociationIntercepter.
WebTrustAssociationUserException Thrown to indicate that a error occurred during the processing of getAuthenticatedUsername of TrustAssociationIntercepter.
 



 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.