| Package | Description |
|---|---|
| weblogic.management.security |
| Modifier and Type | Method and Description |
|---|---|
AdjudicatorMBean |
RealmMBean.createAdjudicator(String type)
Creates an Adjudication provider in this security realm and removes
this security realm's previous Adjudication provider.
|
AdjudicatorMBean |
RealmMBean.createAdjudicator(String name,
String type)
Creates an Adjudication provider in this security realm and removes
this security realm's previous Adjudication provider.
|
AdjudicatorMBean |
RealmMBean.getAdjudicator()
Returns the Adjudication provider for this security realm.
|