nerdexam
Broadcom-VMware

2V0-72.22 · Question #51

Which strategy is correct for configuring Spring Security to intercept particular URLs? (Choose the best answer.)

The correct answer is A. The URLs can be specified via configuration (using authorizeRequests () and request. See the full explanation below for the reasoning.

Question

Which strategy is correct for configuring Spring Security to intercept particular URLs? (Choose the best answer.)

Options

  • AThe URLs can be specified via configuration (using authorizeRequests () and request
  • BSpring Security can obtain URLs from Spring MVC controllers, the Spring Security
  • CThe URLs are specified in a special properties file, used by Spring Security.
  • DThe URLs can be specified via configuration (using authorizeRequests () and request

How the community answered

(24 responses)
  • A
    83% (20)
  • B
    4% (1)
  • C
    4% (1)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 2V0-72.22 Practice