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