From which of the following methods can you call the isCallerInRole() method of the SessionContext?
setSessionContext()
ejbCreate() method of a stateless session bean
ejbCreate() method of a stateful session bean
None of the above