|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.security.identity.RoleFactory
public class RoleFactory
Factory to create roles
| Field Summary | |
|---|---|
static java.lang.String |
SIMPLE_ROLE_CLASS
|
static java.lang.String |
SIMPLE_ROLEGROUP_CLASS
|
| Constructor Summary | |
|---|---|
RoleFactory()
|
|
| Method Summary | |
|---|---|
static Role |
createRole(java.lang.String name)
|
static RoleGroup |
createRoleGroup(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String SIMPLE_ROLE_CLASS
public static java.lang.String SIMPLE_ROLEGROUP_CLASS
| Constructor Detail |
|---|
public RoleFactory()
| Method Detail |
|---|
public static Role createRole(java.lang.String name)
throws java.security.PrivilegedActionException
java.security.PrivilegedActionException
public static RoleGroup createRoleGroup(java.lang.String name)
throws java.security.PrivilegedActionException
java.security.PrivilegedActionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||