BEA Systems, Inc.

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.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.