public class AuthorizationAspect extends Object
| Constructor and Description |
|---|
AuthorizationAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
anyCall() |
void |
authorizationEntryPoint() |
void |
before(org.aspectj.lang.JoinPoint joinPoint) |
public void authorizationEntryPoint()
public void anyCall()
public void before(org.aspectj.lang.JoinPoint joinPoint)
throws InstantiationException,
IllegalAccessException,
IllegalArgumentException,
InvocationTargetException,
NoSuchMethodException,
SecurityException
Copyright © 2022. All Rights Reserved.