The ______________ method of the EJBContext interface tests whether the client is a member of the role specified in the argument to the method.
isMember()
isAuthorized()
getCallerPrincipal()
isCallerInRole(String rolw)
getUserTransaction()
Submit