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

Uses of RoleGroup in org.jboss.security.identity
 

Methods in org.jboss.security.identity that return RoleGroup
static RoleGroup RoleFactory.createRoleGroup(java.lang.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 © 2008 JBoss Inc.. All Rights Reserved.