Class AuthorizationAspect
java.lang.Object
io.vertigo.account.impl.authorization.AuthorizationAspect
- All Implemented Interfaces:
io.vertigo.core.node.component.aspect.Aspect
public final class AuthorizationAspect
extends Object
implements io.vertigo.core.node.component.aspect.Aspect
Aspect pour la gestion des Secured au niveau de la couche service.
- Author:
- npiedeloup
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthorizationAspect
Constructor- Parameters:
authorizationManager- the authorizationManager
-
-
Method Details
-
invoke
public Object invoke(Object[] args, io.vertigo.core.node.component.aspect.AspectMethodInvocation methodInvocation) - Specified by:
invokein interfaceio.vertigo.core.node.component.aspect.Aspect
-
getAnnotationType
- Specified by:
getAnnotationTypein interfaceio.vertigo.core.node.component.aspect.Aspect
-