BEA Systems, Inc.


weblogic.security.providers.realmadapter
Interface RealmAdapterAuthorizerMBean


public interface RealmAdapterAuthorizerMBean
extends weblogic.management.commo.StandardInterface, AuthorizerMBean

The Weblogic Realm Adapter Authorizer.

@author Copyright (c) 2001 BEA Systems, Inc. All Rights Reserved.


Method Summary
 java.lang.String getDescription()
          No description provided.
 java.lang.String getProviderClassName()
          No description provided.
 java.lang.String getVersion()
          No description provided.
 
Methods inherited from interface weblogic.management.security.ProviderMBean
getRealm, setRealm
 

Method Detail

getProviderClassName

public java.lang.String getProviderClassName()
No description provided.

Default Value: "weblogic.security.providers.realmadapter.AuthorizationProviderImpl"

getDescription

public java.lang.String getDescription()
No description provided.

Default Value: "Realm Adapter for Authorization"

getVersion

public java.lang.String getVersion()
No description provided.

Default Value: "1.0"

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

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference