hasAnyRole
Specify that URLs require any of the provided roles.
Return
the AuthorizationManager with the provided roles
Parameters
roles
the roles to require (i.e. USER, ADMIN, etc).
Specify that URLs require any of the provided roles.
the AuthorizationManager with the provided roles
the roles to require (i.e. USER, ADMIN, etc).