weblogic.management.security.authorization
Class DeployableRoleMapperImpl
java.lang.Object
   weblogic.management.security.BaseMBeanImpl
weblogic.management.security.BaseMBeanImpl
       weblogic.management.security.ProviderImpl
weblogic.management.security.ProviderImpl
           weblogic.management.security.authorization.RoleMapperImpl
weblogic.management.security.authorization.RoleMapperImpl
               weblogic.management.security.authorization.DeployableRoleMapperImpl
weblogic.management.security.authorization.DeployableRoleMapperImpl
- public class DeployableRoleMapperImpl 
- extends RoleMapperImpl
A Role Mapping provider that supports deploying policies on behalf of Web application and EJB deployment.
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DeployableRoleMapperImpl
public DeployableRoleMapperImpl(ModelMBean base)
                         throws MBeanException
- Constructor for the DeployableRoleMapperImpl object
 
- Parameters:
- base- Description of the Parameter
- Throws:
- MBeanException- Description of the Exception
 
DeployableRoleMapperImpl
protected DeployableRoleMapperImpl(RequiredModelMBean base)
                            throws MBeanException
- Throws:
- MBeanException