@ConfigurationProperties(value="hsweb.authorize") public class UserAllowPermissionHandler extends Object
hsweb:
authorize:
allows:
user:
admin: *
guest: **.query*
role:
admin: *
@EventListener public void handEvent(AuthorizingHandleBeforeEvent event)
Copyright © 2016–2020. All rights reserved.