| Package | Description |
|---|---|
| weblogic.management.security |
| Modifier and Type | Method and Description |
|---|---|
RDBMSSecurityStoreMBean |
RealmMBean.createRDBMSSecurityStore()
Creates configuration for the RDBMS security store.
|
RDBMSSecurityStoreMBean |
RealmMBean.createRDBMSSecurityStore(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.
|