Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
O
R
S
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
C
containsAll(Role)
- Method in interface org.jboss.security.identity.
Role
Indicate whether the argument role is equal or contained depending on the role-type
containsAtleastOneRole(RoleGroup)
- Method in interface org.jboss.security.identity.
RoleGroup
Validates whether there is at least one matching role in "anotherRoleGroup"
containsRole(Role)
- Method in interface org.jboss.security.identity.
RoleGroup
Validates whether a simple role is available
createRole(String)
- Static method in class org.jboss.security.identity.
RoleFactory
createRoleGroup(String)
- Static method in class org.jboss.security.identity.
RoleFactory
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
RoleFactory
- Class in
org.jboss.security.identity
Factory to create roles
RoleFactory()
- Constructor for class org.jboss.security.identity.
RoleFactory
RoleGroup
- Interface in
org.jboss.security.identity
Represents a group of roles
RoleType
- Enum in
org.jboss.security.identity
Type of Role
S
SIMPLE_ROLE_CLASS
- Static variable in class org.jboss.security.identity.
RoleFactory
SIMPLE_ROLEGROUP_CLASS
- Static variable in class org.jboss.security.identity.
RoleFactory
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
C
G
I
O
R
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008
JBoss Inc.
. All Rights Reserved.