IBM WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid API Specification

Package com.ibm.websphere.objectgrid.security.plugins.builtins

This package contains the built-in implementation for the security plugins.

See:
          Description

Class Summary
CertificateMappingAuthenticator This class is an implementation for the Authenticator interface when client certificate authentication is used.
ClientCertificateCredential This class represents a credential which contains a SSL client certificate chain.
JAASMapAuthorizationImpl JAASMapAuthorizationImpl is an implementation of the MapAuthorization plugin interface where JAAS is used for authorization.
KeyStoreLoginAuthenticator This class is an implementation of the Authenticator interface when a user name and password are used as a credential.
KeyStoreLoginModule A KeyStoreLoginModule is keystore authentication login module based on JAAS authentication.
LDAPAuthenticator This class is an implementation of the Authenticator interface when a user name and password are used as a credential, and the authentication is against an LDAP server.
LDAPAuthenticatorHelper This class is an LDAP Authenticator helper class used to connect to an LDAP Server using a user name and password.
LDAPLoginModule This LDAPLoginModule authenticates a user name and password to the configured LDAP server.
SimpleDeptPrincipal This class implements the Principal interface and represents a simple user.
SimpleUserPrincipal This class implements the Principal interface and represents a simple user.
TAMMapAuthorizationImpl TAMMapAuthorizationImpl is an implementation of the MapAuthorization plugin interface where TAM is used for both authentication and authorization.
UserPasswordCredential This class represents a credential containing a user ID and password.
UserPasswordCredentialGenerator This credential generator creates UserPasswordCredential objects.
WSSubjectSourceImpl This class is a implementation of the SubjectSource plugin interface for use when an ObjectGrid is accessed in a WebSphere Application Server.
WSSubjectValidationImpl This class is an implementation of the SubjectValidation interface in a WebSphere Application Server environment.
WSTokenAuthenticator This class represents a Authenticator when both ObjectGrid clients and ObjectGrid servers are launched in the WebSphere application server JVMs, and these application servers are in the same security domain.
WSTokenCredential This class represents a WebSphere Application Server security token credential.
WSTokenCredentialGenerator This class represents a credential generator when running in WebSphere Application Server.
 

Package com.ibm.websphere.objectgrid.security.plugins.builtins Description

This package contains the built-in implementation for the security plugins.


IBM WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid API Specification

© Copyright International Business Machines Corp 2005-2007. All rights reserved.