BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.security.providers.realmadapter
Interface RealmAdapterAdjudicatorMBean


public interface RealmAdapterAdjudicatorMBean
extends weblogic.management.commo.StandardInterface, AdjudicatorMBean

The MBean for the Realm Adapter Adjudication provider.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.String getDescription()
          A short description of the Realm Adapter Adjudication provider.
 java.lang.String getProviderClassName()
          The name of the Java class that loads the Realm Adapter Adjudication provider.
 java.lang.String getVersion()
          The version number of the Realm Adapter Adjudication provider.
 
Methods inherited from interface weblogic.management.security.ProviderMBean
getRealm, setRealm
 

Method Detail

getProviderClassName

public java.lang.String getProviderClassName()
The name of the Java class that loads the Realm Adapter Adjudication provider.

Default Value: "weblogic.security.providers.realmadapter.AdjudicationProviderImpl"
Legal NULL: true

getDescription

public java.lang.String getDescription()
A short description of the Realm Adapter Adjudication provider.

Default Value: "Realm Adapter for Adjudication"
Legal NULL: true

getVersion

public java.lang.String getVersion()
The version number of the Realm Adapter Adjudication provider.

Default Value: "1.0"
Legal NULL: true

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81