|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.irisel.oms.auth.SecurityManagerFactory
public class SecurityManagerFactory
Method Summary | |
---|---|
static SecurityManager |
getClientSecurityManager(CLBrowser clb,
Session s)
Creates and initializes a Security Manager for use at server side. |
static SecurityManager |
getServerSecurityManager(CLBrowser clb)
Creates and initializes a Security Manager for use at client side. |
static void |
resetSecurityManager()
Sets to null the security manager singleton. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SecurityManager getClientSecurityManager(CLBrowser clb, Session s) throws SecurityException
QueryTreeException
QueryTreeException
SecurityException
public static void resetSecurityManager()
public static SecurityManager getServerSecurityManager(CLBrowser clb) throws QueryTreeException
QueryTreeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |