|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.om.security.JetspeedRoleFactory
Factory class for creating Jetspeed Roles. The role class is configured in the JR.p
| Constructor Summary | |
JetspeedRoleFactory()
|
|
| Method Summary | |
static Role |
getInstance()
Factory method to create JetspeedRole instances. |
static Role |
getInstance(boolean isNew)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JetspeedRoleFactory()
| Method Detail |
public static Role getInstance()
throws RoleException
UnknownEntityException - when the role instance cant be created.
RoleException
public static Role getInstance(boolean isNew)
throws RoleException
RoleException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||