GIAC
GSSP-JAVA · Question #259
The ______________ method of the EJBContext interface tests whether the client is a member of the role specified in the argument to the method.
The correct answer is D. isCallerInRole(String rolw). See the full explanation below for the reasoning.
Question
The ______________ method of the EJBContext interface tests whether the client is a member of the role specified in the argument to the method.
Options
- AisMember()
- BisAuthorized()
- CgetCallerPrincipal()
- DisCallerInRole(String rolw)
- EgetUserTransaction()
How the community answered
(31 responses)- A6% (2)
- B13% (4)
- D77% (24)
- E3% (1)
Community Discussion
No community discussion yet for this question.