BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Class
weblogic.management.configuration.Principal

Packages that use Principal
weblogic.management.configuration   
 

Uses of Principal in weblogic.management.configuration
 

Methods in weblogic.management.configuration with parameters of type Principal
 void Group.addMember(Principal member)
          Deprecated. Adds a feature to the Member attribute of the Group object
 void Group.removeMember(Principal member)
          Deprecated.  
 void Acl.grantPermission(Principal grantee, String permission)
          Deprecated. Grant a permission to a particular principal
 void Acl.revokePermission(Principal grantee, String permission)
          Deprecated. Revoke a permission to a particular principal
 


Documentation is available at
http://e-docs.bea.com/wls/docs90
Copyright 2005 BEA Systems Inc.