hasAuthority
Specify that URLs require a particular authority.
Return
the AuthorizationManager with the provided authority
Parameters
authority
the authority to require (i.e. ROLE_USER, ROLE_ADMIN, etc).
Specify that URLs require a particular authority.
the AuthorizationManager with the provided authority
the authority to require (i.e. ROLE_USER, ROLE_ADMIN, etc).