| Package | Description |
|---|---|
| weblogic.management.security | |
| weblogic.management.security.authentication |
Provides interfaces and classes for the configuration, control and monitoring of Authentication security providers in a WebLogic security realm.
|
| Class and Description |
|---|
| AuthenticationProviderMBean
The base MBean for all MBean implementations that manage Authentication providers.
|
| PasswordValidatorMBean
A marker interface to indicate a password validation provider MBean.
|
| UserLockoutManagerMBean
Lists and manages lockouts on user accounts.
|
| Class and Description |
|---|
| AuthenticationProviderImpl
The base class of all authentication provider MBean implementations.
|
| AuthenticationProviderMBean
The base MBean for all MBean implementations that manage Authentication providers.
|
| GroupReaderMBean
Provides a set of methods for reading data about groups.
|
| GroupRemoverMBean
Provides a method for removing groups.
|
| UserAttributeReaderMBean
Provides a set of methods for getting a list of supported users attributes
and their types.
|
| UserPasswordEditorMBean
Provides two methods for changing a user's password.
|
| UserReaderMBean
Provides a set of methods for reading data about users.
|
| UserRemoverMBean
Provides a method for removing users.
|