Which annotation can be used within Spring Security to apply method level security?
@Secured
@RequiresRole
@SecurePath
@RestrictedTo