IBM WebSphereTM eXtreme Scale, Release 8.6
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 Deprecated. This plug-in is deprecated in version 8.6.
ClientCertificateCredential This class represents a credential which contains a SSL client certificate chain.
KeyStoreLoginAuthenticator This class is an implementation of the Authenticator interface when a user name and password are used as a credential.
KeyStoreLoginModule The KeyStoreLoginModule is a 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 Deprecated. This plug-in is deprecated in version 8.6.
LDAPLoginModule Deprecated. This plug-in is deprecated in version 8.6.
SimpleDeptPrincipal This class implements the Principal interface and represents a simple user.
SimpleLDAPLoginModule SimpleLDAPLoginModule authenticates a user name and password to the configured LDAP server.
SimpleUserPrincipal This class implements the Principal interface and represents a simple user.
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 WebSphereTM eXtreme Scale, Release 8.6
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.