AuthorizerMBean, DescriptorBean, ProviderMBean, SettableBean, StandardInterfacepublic interface DeployableAuthorizerMBean extends AuthorizerMBean
| Modifier and Type | Method | 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.
|
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenergetDescription, getName, getRealm, getVersionboolean isPolicyDeploymentEnabled()
void setPolicyDeploymentEnabled(boolean ignored)
throws javax.management.InvalidAttributeValueException
ignored - - the new policy deployment enabled valuejavax.management.InvalidAttributeValueExceptionisPolicyDeploymentEnabled()