|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb.plugins.AbstractInterceptor (src)
org.jboss.test.security.interceptors.ServerEncryptionInterceptor
A server side interceptor that encrypts
Field Summary |
Fields inherited from class org.jboss.ejb.plugins.AbstractInterceptor (src) |
log, nextInterceptor |
Constructor Summary | |
ServerEncryptionInterceptor()
Creates a new instance of EncryptionInterceptor |
Method Summary | |
Container (src) |
getContainer()
|
java.lang.Object |
invoke(Invocation (src) mi)
??? |
void |
setContainer(Container (src) container)
This callback is set by the container so that the plugin may access it |
Methods inherited from class org.jboss.ejb.plugins.AbstractInterceptor (src) |
create, destroy, getNext, invokeHome, setNext, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerEncryptionInterceptor()
Method Detail |
public void setContainer(Container (src) container)
ContainerPlugin (src)
setContainer
in interface ContainerPlugin (src)
setContainer
in class AbstractInterceptor (src)
public Container (src) getContainer()
getContainer
in class AbstractInterceptor (src)
public java.lang.Object invoke(Invocation (src) mi) throws java.lang.Exception
Interceptor (src)
invoke
in interface Interceptor (src)
invoke
in class AbstractInterceptor (src)
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |