151152153154155156157158159160161
{ throw new EJBException(e); } RunAsServiceRemote bean = getBean(); bean.userMethod(info); } public void allAuthMethod(CallerInfo info) throws RemoteException { Principal caller = context.getCallerPrincipal();