|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jguard.permissionmanagers.PermissionManagerFactory
permission manager factory, which returns the PermissionManager implementation. this class is loaded by the jvm classloader. we cannot used commons-logging library loaded by the application sevrer classloader.
| Constructor Summary | |
PermissionManagerFactory()
|
|
| Method Summary | |
static PermissionManager |
getPermissionManager(java.util.Map options)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PermissionManagerFactory()
| Method Detail |
public static PermissionManager getPermissionManager(java.util.Map options)
throws AuthorizationException
AuthorizationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||