java.lang.method inside @PreAuthorize(“hasPermission(ABC,Def)”) and revoke the current user authentication

后端 未结 0 1480
后悔当初
后悔当初 2020-12-09 12:55

Need to extract the java.lang.Method and it\'s annotation (easy after I have the method) of an annotated method to let the current user access that method or not. Or in an A

相关标签:
回答
  • 消灭零回复
提交回复
热议问题