org.objectweb.jonas_ejb.container.PrincipalFactory Interface Reference

List of all members.

Public Member Functions

Principal getCallerPrincipal (boolean inRunAs)

Detailed Description

PrincipalFactory. This factory can be JOnAS Server dependant. The Container makes no assumption on how to get the Principal.
Author:
Christophe Ney

Definition at line 35 of file PrincipalFactory.java.


Member Function Documentation

Principal org.objectweb.jonas_ejb.container.PrincipalFactory.getCallerPrincipal boolean  inRunAs  ) 
 

Returns:
the current caller principal or null if no principal
Parameters:
inRunAs bean calling this method is running in run-as mode or not ?

Referenced by org.objectweb.jonas_ejb.container.JMessageEndpoint.getCallerPrincipal(), and org.objectweb.jonas_ejb.container.JContext.getCallerPrincipal().


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:10:55 2005 for JOnAS by  doxygen 1.3.9.1