A

Arogya • 3.49K Points
Extraordinary

Q. Which annotation checks permission after method execution?

  • (A) @PostAuthorize
  • (B) @Autowired
  • (C) @Override
  • (D) @Bean
  • Correct Answer - Option(A)
  • Views: 12
  • Filed under category Spring Security
  • Hashtags:

Explanation by: Arogya

@PostAuthorize evaluates access after method returns.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.