|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.pvm.internal.svc.Interceptor
org.ow2.bonita.pvm.internal.svc.AuthorizationInterceptor
public class AuthorizationInterceptor
performs an authorization check before the command is executed.
Field Summary |
---|
Fields inherited from class org.ow2.bonita.pvm.internal.svc.Interceptor |
---|
next |
Constructor Summary | |
---|---|
AuthorizationInterceptor()
|
Method Summary | ||
---|---|---|
|
execute(Command<T> command)
|
Methods inherited from class org.ow2.bonita.pvm.internal.svc.Interceptor |
---|
getNext, setNext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthorizationInterceptor()
Method Detail |
---|
public <T> T execute(Command<T> command)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |