Package | Description |
---|---|
weblogic.management.security |
Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm.
|
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.service |
Deprecated 9.0.0.0. Includes interfaces, classes, and exceptions
that support security providers.
|
Class | 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 | 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.
|
Class | Description |
---|---|
GroupReaderMBean |
Provides a set of methods for reading data about groups.
|
UserLockoutManagerMBean |
Lists and manages lockouts on user accounts.
|
UserReaderMBean |
Provides a set of methods for reading data about users.
|