The MBean for the Realm Adapter Adjudication provider.
| Fully Qualified Interface Name | If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:weblogic.security.providers.realmadapter.RealmAdapterAdjudicatorMBean
|
||
| Factory Methods | No factory methods. Instances of this MBean are created automatically. | ||
| Access Points Inherited from AdjudicatorMBean |
Because this MBean extends or implements AdjudicatorMBean, you can also access this MBean by retrieving AdjudicatorMBeans. The following attributes contain AdjudicatorMBeans and its subtypes:
|
This section describes attributes that provide access to other MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.
|
|
Returns the realm that contains this security provider. Returns null if this security provider is not contained by a realm.
| Privileges | Read only |
| Type | RealmMBean |
| Relationship type: | Reference. |
This section describes the following attributes:
A short description of this Realm Adapter Adjudication provider.
| Privileges | Read only |
| Type | java.lang.String |
| Default Value | Realm Adapter for Adjudication |
| Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
| Privileges | Read only |
| Type | java.lang.String |
| Default Value | RealmAdapterAdjudicator |
| Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
The name of this Realm Adapter Adjudication provider.
| Privileges | Read only |
| Type | java.lang.String |
| Default Value | weblogic.security.providers.realmadapter.AdjudicationProviderImpl |
| Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
The version number of this Realm Adapter Adjudication provider.
| Privileges | Read only |
| Type | java.lang.String |
| Default Value | 1.0 |
| Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
This section describes the following operations:
|
|
| Operation Name | "wls_getDisplayName" |
| Parameters | null |
| Signature | null |
| Returns | String
|