See: Description
Interface | Description |
---|---|
CustomDBMSAuthenticatorPlugin | |
UserNameMapper |
Interface used to perform certificate-based and distinguished name user
authentication.
|
X509SubjectComponentMapper |
The
X509SubjectComponentMapper derives subject components
from a given X.509 certificate chain, extending the
by supporting additional principals and credentials. |
Class | Description |
---|---|
CustomDBMSAuthenticatorImpl | |
DBMSAtnListerManager | |
DBMSAuthenticationProviderImpl |
DMBSAuthenticationProviderImpl
This module implements the Authentication Provider interface for Database
Authentication.
|
DBMSAuthenticatorDelegateImpl | |
DBMSAuthenticatorImpl | |
DBMSDatabaseConnectionImpl | |
DBMSDatabaseConnectionPoolImpl | |
DBMSPluggableRuntimeAuthenticationProviderImpl |
DMBSPluggableRuntimeAuthenticationProviderImpl
This module implements the Authentication Provider interface for Database
Authentication.
|
DBMSPluggableRuntimeAuthenticatorDelegateImpl | |
DBMSPluggableRuntimeDatabaseConnectionImpl | |
DBMSPluggableRuntimeDatabaseConnectionPoolImpl | |
DBMSPluggableRuntimeQueryImpl | |
DBMSSQLAuthenticationProviderImpl |
DMBSSQLAuthenticationProviderImpl
This module implements the Authentication Provider interface for Database
Authentication.
|
DBMSSQLAuthenticatorDelegateImpl | |
DBMSSQLDatabaseConnectionImpl | |
DBMSSQLDatabaseConnectionPoolImpl | |
DBMSSQLReadOnlyAuthenticationProviderImpl |
DMBSSQLReadOnlyAuthenticationProviderImpl
This module implements the Authentication Provider interface for Database
Authentication.
|
DBMSSQLReadOnlyAuthenticatorDelegateImpl | |
DBMSSQLReadOnlyDatabaseConnectionImpl | |
DBMSSQLReadOnlyDatabaseConnectionPoolImpl | |
DefaultAuthenticationProviderImpl |
DefaultAuthenticationProviderImpl
This module implements the Authentication Provider interface for Default
Authentication.
|
DefaultAuthenticatorImpl |
This class implements the runtime authentication mbean.
|
DefaultIdentityAsserterImpl | |
DefaultIdentityAsserterProviderImpl |
DefaultIdentityAsserterProviderImpl
This module implements the Assert Identity Provider interface for Default
Identity Assertion for Certificates and CSIv2.
|
DefaultUserNameMapperImpl |
Implementation of the UserNameMapper interface used to perform certificate-based
and distinguished name user authentication via configuration attributes.
|
EmbeddedLDAPAtnDelegate |
This is the class that integrates with LDAP.
|
ReadOnlySQLAuthenticatorImpl | |
SQLAuthenticatorImpl | |
SubjectComponentData |
SubjectComponentData is an immutable collection of subject components
which may be used to create a . |
VirtualUserAuthenticationProviderImpl |
VirtualUserAuthenticationProviderImpl is an
authentication provider which authenticates virtual users. |
VirtualUserCallback |
VirtualUserCallback may be used by JAAS LoginModule instances
to obtain virtual user principals and credentials. |
VirtualUserCallbackHandlerImpl |
VirtualUserCallbackHandlerImpl provides JAAS LoginModule
instances with data required to authenticate virtual users. |
VirtualUserLoginModuleImpl |
VirtualUserLoginModuleImpl implements a JAAS
LoginModule which authenticates users based solely on the
given CallbackHandler, assumed to be derive from an identity assertion token. |
X509SubjectComponentMapperImpl |
X509SubjectComponentMapperImpl implements
X509SubjectComponentMapper , which derives subject components
from a given X.509 certificate chain, extending the
by supporting additional principals and credentials. |
Exception | Description |
---|---|
DBMSSQLAuthenticatorDelegateException |