BEA Systems, Inc.

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

Packages that use AdjudicatorMBean
weblogic.management.security Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm. 
 

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.
 


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