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.authorization |
Provides interfaces and classes for the configuration, control and monitoring of Authorization, Adjudication, and Role Mapping 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 |
---|---|
AdjudicatorMBean |
The SSPI MBean that all Adjudication providers must extend.
|
AuthorizerMBean |
The base MBean for Authorization providers.
|
RoleMapperMBean |
The base MBean for Role Mapping providers.
|
Class | Description |
---|---|
AuthorizerImpl |
The base class of all authorizer MBean implementations.
|
AuthorizerMBean |
The base MBean for Authorization providers.
|
PolicyEditorMBean |
Provides a set of methods for creating, editing, and removing
policies.
|
PolicyReaderMBean |
Provides a set of methods for reading data about policies.
|
PredicateReaderMBean |
This MBean reads data about predicates and their arguments.
|
RoleEditorMBean |
Provides a set of methods for creating, editing, and removing
policies.
|
RoleMapperImpl |
The base class of all Role Mapping MBean implementations.
|
RoleMapperMBean |
The base MBean for Role Mapping providers.
|
RoleReaderMBean |
Provides a set of methods for reading policies.
|
Class | Description |
---|---|
RoleListerMBean |
Provides a set of methods for listing data about roles.
|