About Question com.enthuware.ets.scbcd.v5.2.39 : Standard Tests #3 question #12
Posted: Wed Jun 19, 2013 4:47 pm
Typo in question Explanation:
"For example, getCallerPrincipal() or isCallerInRole() cannot be called by an MDB."
Should be
"For example, isCallerInRole() cannot be called by an MDB."
MDBs can call getCallerPrincipal() although the return value isn't useful.
"For example, getCallerPrincipal() or isCallerInRole() cannot be called by an MDB."
Should be
"For example, isCallerInRole() cannot be called by an MDB."
MDBs can call getCallerPrincipal() although the return value isn't useful.