@Component public class PreAuthAspect extends Object
private static String
ALL_PERMISSION
PreAuthAspect()
Object
around(org.aspectj.lang.ProceedingJoinPoint point)
private boolean
hasPermissions(Collection<String> authorities, String permission)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static final String ALL_PERMISSION
public PreAuthAspect()
public Object around(org.aspectj.lang.ProceedingJoinPoint point) throws Throwable
Throwable
private boolean hasPermissions(Collection<String> authorities, String permission)
authorities
permission
Copyright © 2021. All rights reserved.