Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.6)

Part Number E13945-06

Uses of Interface
weblogic.management.security.authorization.AdjudicatorMBean

Packages that use AdjudicatorMBean
weblogic.management.security   
weblogic.security.providers.authorization   
weblogic.security.providers.realmadapter   
 

Uses of AdjudicatorMBean in weblogic.management.security
 

Methods in weblogic.management.security that return AdjudicatorMBean
 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.
 

Uses of AdjudicatorMBean in weblogic.security.providers.authorization
 

Subinterfaces of AdjudicatorMBean in weblogic.security.providers.authorization
 interface DefaultAdjudicatorMBean
          This MBean defines configuration attributes for the WebLogic Adjudication provider.
 

Uses of AdjudicatorMBean in weblogic.security.providers.realmadapter
 

Subinterfaces of AdjudicatorMBean in weblogic.security.providers.realmadapter
 interface RealmAdapterAdjudicatorMBean
          The MBean for the Realm Adapter Adjudication provider.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.6)

Part Number E13945-06