weblogic.management.security.authorization
Class DeployableAuthorizerImpl
java.lang.Object
   weblogic.management.security.BaseMBeanImpl
weblogic.management.security.BaseMBeanImpl
       weblogic.management.security.ProviderImpl
weblogic.management.security.ProviderImpl
           weblogic.management.security.authorization.AuthorizerImpl
weblogic.management.security.authorization.AuthorizerImpl
               weblogic.management.security.authorization.DeployableAuthorizerImpl
weblogic.management.security.authorization.DeployableAuthorizerImpl
- public class DeployableAuthorizerImpl 
- extends AuthorizerImpl
An Authorization 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 | 
 
DeployableAuthorizerImpl
public DeployableAuthorizerImpl(ModelMBean base)
                         throws MBeanException
- Constructor for the DeployableAuthorizerImpl object
 
- Parameters:
- base- Description of the Parameter
- Throws:
- MBeanException- Description of the Exception
 
DeployableAuthorizerImpl
protected DeployableAuthorizerImpl(RequiredModelMBean base)
                            throws MBeanException
- Throws:
- MBeanException