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)- A6% (2)
- B74% (23)
- D3% (1)
- E16% (5)
Community Discussion
No community discussion yet for this question.