|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeployableRoleMapperMBean
The SSPI MBean that must be extended by Role Mapping providers that can store roles created while deploying a Web application or EJB.
Method Summary | |
---|---|
boolean |
isRoleDeploymentEnabled()
Returns whether this Role Mapping provider stores roles that are created while deploying a Web application or EJB. |
void |
setRoleDeploymentEnabled(boolean ignored)
Sets whether this Role Mapping provider stores roles that are created while deploying a Web application or EJB. |
Methods inherited from interface weblogic.management.security.ProviderMBean |
---|
getDescription, getName, getRealm, getVersion |
Methods inherited from interface weblogic.descriptor.DescriptorBean |
---|
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListener |
Methods inherited from interface weblogic.descriptor.SettableBean |
---|
isSet, unSet |
Method Detail |
---|
boolean isRoleDeploymentEnabled()
void setRoleDeploymentEnabled(boolean ignored) throws InvalidAttributeValueException
ignored
- - the new role deployment enabled value
InvalidAttributeValueException
DeployableRoleMapperMBean.isRoleDeploymentEnabled()
|
Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |