| Package | Description |
|---|---|
| weblogic.management.security |
Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm.
|
| Modifier and Type | Method | Description |
|---|---|---|
RDBMSSecurityStoreMBean |
RealmMBean.createRDBMSSecurityStore() |
Creates configuration for the RDBMS security store.
|
RDBMSSecurityStoreMBean |
RealmMBean.createRDBMSSecurityStore(java.lang.String name) |
Creates configuration for the RDBMS security store with the specified name.
|
RDBMSSecurityStoreMBean |
RealmMBean.getRDBMSSecurityStore() |
Returns RDBMSSecurityStoreMBean for this realm, which is a singleton MBean describing RDBMS
security store configuration.
|