Uses of Class
org.jboss.security.identity.RoleType

Uses of RoleType in org.jboss.security.identity
 

Methods in org.jboss.security.identity that return RoleType
 RoleType Role.getType()
          Get type of role
static RoleType RoleType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RoleType[] RoleType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007 JBoss Inc.. All Rights Reserved.