Package com.gradecak.alfresco.mvc.aop
Class AuthenticationAdvice
- java.lang.Object
-
- com.gradecak.alfresco.mvc.aop.AuthenticationAdvice
-
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class AuthenticationAdvice extends Object implements org.aopalliance.intercept.MethodInterceptor
-
-
Constructor Summary
Constructors Constructor Description AuthenticationAdvice(org.alfresco.service.ServiceRegistry serviceRegistry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectinvoke(org.aopalliance.intercept.MethodInvocation invocation)
-