In method-level security, which annotation denies access unless a condition is met at runtime?
@PostAuthorize
@EnableWebSecurity
@Secured
@WithSecurity
This question is part of this quiz :