public interface DeployableAuthorizerMBean extends AuthorizerMBean
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isPolicyDeploymentEnabled()
Returns whether this Authorization provider stores
 policies that are created while deploying a Web application or EJB. 
 | 
void | 
setPolicyDeploymentEnabled(boolean ignored)
Sets whether this Authorization provider stores
 policies that are created while deploying a Web application or EJB. 
 | 
getDescription, getName, getRealm, getVersionaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerboolean isPolicyDeploymentEnabled()
void setPolicyDeploymentEnabled(boolean ignored)
                         throws InvalidAttributeValueException
ignored - - the new policy deployment enabled valueInvalidAttributeValueExceptionDeployableAuthorizerMBean.isPolicyDeploymentEnabled()