| 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. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | ExportMBean. exportData(java.lang.String format,
          java.lang.String filename,
          java.util.Properties constraints) | Exports provider specific data in a specified format. | 
| void | ImportMBean. importData(java.lang.String format,
          java.lang.String filename,
          java.util.Properties constraints) | Imports provider specific data from a specified format. | 
| void | RealmMBean. validate() | Deprecated.
 9.0.0.0 This method is no longer required since activating a configuration
 transaction does this check automatically on the default realm, and will not allow
 the configuration to be saved if the domain does not have a valid default realm configured. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | PolicyAuxiliaryMBean. exportResource(java.lang.String filename,
              java.lang.String cn) | Exports provider specific policy data using an LDAP
                CN search filter to specify the resources for export. | 
| void | RoleAuxiliaryMBean. exportResource(java.lang.String filename,
              java.lang.String cn) | Exports provider specific role data using an LDAP
                 CN search filter to specify the resources for export. |