BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.security.authorization
Interface DeployableAuthorizerMBean

All Known Subinterfaces:
DefaultAuthorizerMBean

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

The SSPI MBean that must be extended by all Authorization providers that can store policies created while deploying a Web application or EJB.

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

Method Summary
 boolean isPolicyDeploymentEnabled()
          Indicates whether this Authorization provider stores policies that are created while deploying a Web application or EJB.
 void setPolicyDeploymentEnabled(boolean newValue)
          Indicates whether this Authorization provider stores policies that are created while deploying a Web application or EJB.
 
Methods inherited from interface weblogic.management.security.ProviderMBean
getDescription, getRealm, getVersion, setRealm
 

Method Detail

isPolicyDeploymentEnabled

public boolean isPolicyDeploymentEnabled()
Indicates whether this Authorization provider stores policies that are created while deploying a Web application or EJB.

Default Value: new java.lang.Boolean(true)
Legal NULL: true

setPolicyDeploymentEnabled

public void setPolicyDeploymentEnabled(boolean newValue)
                                throws javax.management.InvalidAttributeValueException
Indicates whether this Authorization provider stores policies that are created while deploying a Web application or EJB.

Default Value: new java.lang.Boolean(true)
Legal NULL: true
Parameters:
newValue - - new value for attribute PolicyDeploymentEnabled
Throws:
javax.management.InvalidAttributeValueException -  

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