nerdexam
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)
  • A
    6% (2)
  • B
    13% (4)
  • D
    77% (24)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice