|
||||||||||
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.CtxCheckConfig
Class used to store the public key used to check the signature of a security context.
Constructor Summary | |
CtxCheckConfig()
Default constructor. |
Method Summary | |
java.security.PublicKey |
getPublicKey()
|
protected void |
initConfig()
Init a configuration which include the public key to use. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CtxCheckConfig()
Method Detail |
public java.security.PublicKey getPublicKey()
protected void initConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |