Uses of Class
org.apache.servicemix.nmr.api.security.GroupPrincipal

Packages that use GroupPrincipal
org.apache.servicemix.nmr.api.security   
 

Uses of GroupPrincipal in org.apache.servicemix.nmr.api.security
 

Fields in org.apache.servicemix.nmr.api.security declared as GroupPrincipal
static GroupPrincipal GroupPrincipal.ANY
           
 

Methods in org.apache.servicemix.nmr.api.security that return types with arguments of type GroupPrincipal
 java.util.Set<GroupPrincipal> AuthorizationEntry.getAcls()
           
 java.util.Set<GroupPrincipal> AuthorizationService.getAcls(java.lang.String endpoint, javax.xml.namespace.QName operation)
          Retrieve the Access Control List for a given endpoint and operation.
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.