Uses of Interface
org.jboss.security.identity.RoleGroup

Packages that use RoleGroup
org.jboss.security.identity   
 

Uses of RoleGroup in org.jboss.security.identity
 

Methods in org.jboss.security.identity that return RoleGroup
static RoleGroup RoleFactory.createRoleGroup(String name)
           
 

Methods in org.jboss.security.identity with parameters of type RoleGroup
 boolean RoleGroup.containsAtleastOneRole(RoleGroup anotherRoleGroup)
          Validates whether there is at least one matching role in "anotherRoleGroup"
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.