|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.security.interceptors.jrmp.ctxcheck.Initializer
public class Initializer
Adds on the server side an interceptor which will validate the security context.
| Constructor Summary | |
|---|---|
Initializer()
|
|
| Method Summary | |
|---|---|
void |
postInit(org.ow2.carol.rmi.interceptor.api.JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ... |
void |
preInit(org.ow2.carol.rmi.interceptor.api.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 preInit(org.ow2.carol.rmi.interceptor.api.JInitInfo info)
preInit in interface org.ow2.carol.rmi.interceptor.spi.JInitializerJInitInfo - the JInit Informationpublic void postInit(org.ow2.carol.rmi.interceptor.api.JInitInfo info)
postInit in interface org.ow2.carol.rmi.interceptor.spi.JInitializerJInitInfo - the JInit Information
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||