@Component
public class ServiceAuthorizationAspect
extends java.lang.Object
Constructor and Description |
---|
ServiceAuthorizationAspect() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
interceptionAdvice(org.aspectj.lang.ProceedingJoinPoint pjp,
NeedsAuthority needsAuthority) |
public java.lang.Object interceptionAdvice(org.aspectj.lang.ProceedingJoinPoint pjp, NeedsAuthority needsAuthority) throws java.lang.Throwable
java.lang.Throwable