|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.security.interceptors.jrmp.ctxcheck.Initializer
Adds on the server side an interceptor which will validate the security context.
Constructor Summary | |
Initializer()
|
Method Summary | |
void |
post_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ... |
void |
pre_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ... |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Initializer()
Method Detail |
public void pre_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
pre_init
in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
public void post_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
post_init
in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |