nerdexam
GIAC

GSSP-JAVA · Question #238

Which of the following annotations specifies the roles that are allowed to invoke a particular bean method?

The correct answer is B. @RolesAllowed. See the full explanation below for the reasoning.

Question

Which of the following annotations specifies the roles that are allowed to invoke a particular bean method?

Options

  • A@DenyAll
  • B@RolesAllowed
  • C@RunAs
  • D@DeclareRoles
  • E@PermitAll

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    74% (23)
  • D
    3% (1)
  • E
    16% (5)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice