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

Uses of Role in org.jboss.security.identity
 

Subinterfaces of Role in org.jboss.security.identity
 interface RoleGroup
          Represents a group of roles
 

Methods in org.jboss.security.identity that return Role
 Role Identity.getRole()
          Get the Role (Role or RoleGroup)
 

Methods in org.jboss.security.identity that return types with arguments of type Role
 java.util.List<Role> RoleGroup.getRoles()
           
 



Copyright © 2007 JBoss Inc.. All Rights Reserved.