|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Role | |
---|---|
org.jboss.seam.security | |
org.jboss.seam.security.config |
Uses of Role in org.jboss.seam.security |
---|
Methods in org.jboss.seam.security that return Role | |
---|---|
abstract Role[] |
Identity.getRoles()
|
Role[] |
UsernamePasswordToken.getRoles()
|
Constructors in org.jboss.seam.security with parameters of type Role | |
---|---|
UsernamePasswordToken(Object principal,
Object credentials,
Role[] roles)
|
Uses of Role in org.jboss.seam.security.config |
---|
Methods in org.jboss.seam.security.config that return types with arguments of type Role | |
---|---|
Set<Role> |
SecurityConfiguration.getSecurityRoles()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |