org.ow2.orchestra.pvm.internal.svc
Class AuthorizationInterceptor
java.lang.Object
org.ow2.orchestra.pvm.internal.svc.Interceptor
org.ow2.orchestra.pvm.internal.svc.AuthorizationInterceptor
- All Implemented Interfaces:
- CommandService
public class AuthorizationInterceptor
- extends Interceptor
performs an authorization check before the command is executed.
- Author:
- Tom Baeyens
| Fields inherited from class org.ow2.orchestra.pvm.internal.svc.Interceptor |
next |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthorizationInterceptor
public AuthorizationInterceptor()
execute
public <T> T execute(Command<T> command)
Copyright © 2011 OW2 Consortium. All Rights Reserved.