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