Package | Description |
---|---|
weblogic.management.security.authentication |
Provides interfaces and classes for the configuration, control and monitoring of Authentication security providers in a WebLogic security realm.
|
weblogic.security.providers.authentication |
Provides the UsernameMapperInterface, which is used to perform certificate-based and distinguished name
user authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticatorImpl
The base class of all authenticator MBean implementations.
|
class |
IdentityAsserterImpl
The base class of all Identity Assertion provider MBean implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomDBMSAuthenticatorImpl |
class |
DBMSAuthenticatorImpl |
class |
DefaultAuthenticatorImpl
This class implements the runtime authentication mbean.
|
class |
DefaultIdentityAsserterImpl |
class |
ReadOnlySQLAuthenticatorImpl |
class |
SQLAuthenticatorImpl |