|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.proxy.Interceptor (src)
org.jboss.test.security.interceptors.ClientEncryptionInterceptor
A client side interceptor that encrypts
Field Summary |
Fields inherited from class org.jboss.proxy.Interceptor (src) |
nextInterceptor |
Constructor Summary | |
ClientEncryptionInterceptor()
Creates a new instance of EncryptionInterceptor |
Method Summary | |
java.lang.Object |
invoke(Invocation (src) mi)
|
Methods inherited from class org.jboss.proxy.Interceptor (src) |
getNext, readExternal, setNext, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClientEncryptionInterceptor()
Method Detail |
public java.lang.Object invoke(Invocation (src) mi) throws java.lang.Throwable
invoke
in class Interceptor (src)
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |