A G I O R V

A

asGroup() - Method in interface org.jboss.security.identity.Identity
Return a Group only if it has been set
asPrincipal() - Method in interface org.jboss.security.identity.Identity
Returns a Principal only if it set

G

getName() - Method in interface org.jboss.security.identity.Identity
Get the name of the identity
getRole() - Method in interface org.jboss.security.identity.Identity
Get the Role (Role or RoleGroup)
getRoleName() - Method in interface org.jboss.security.identity.Role
Get Name of the Role
getRoles() - Method in interface org.jboss.security.identity.RoleGroup
 
getType() - Method in interface org.jboss.security.identity.Role
Get type of role

I

Identity - Interface in org.jboss.security.identity
Identity of an entity (user, process etc)

O

org.jboss.security.identity - package org.jboss.security.identity
 

R

Role - Interface in org.jboss.security.identity
Represents a Role
RoleGroup - Interface in org.jboss.security.identity
Represents a group of roles
RoleType - Enum in org.jboss.security.identity
Type of Role

V

valueOf(String) - Static method in enum org.jboss.security.identity.RoleType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.security.identity.RoleType
Returns an array containing the constants of this enum type, in the order they're declared.

A G I O R V

Copyright © 2007 JBoss Inc.. All Rights Reserved.