org.objectweb.jonas.container.PrincipalFactoryImpl Class Reference

List of all members.

Public Member Functions

Principal getCallerPrincipal (boolean inRunAs)

Detailed Description

Defines an implementation of PrincipalFactory returning a Principal object

Definition at line 40 of file PrincipalFactoryImpl.java.


Member Function Documentation

Principal org.objectweb.jonas.container.PrincipalFactoryImpl.getCallerPrincipal boolean  inRunAs  ) 
 

Parameters:
inRunAs request comes from a runAs component ?
Returns:
a Principal object

Definition at line 46 of file PrincipalFactoryImpl.java.

References org.objectweb.security.context.SecurityContext.getCallerPrincipal(), and org.objectweb.security.context.SecurityCurrent.getSecurityContext().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:34 2005 for JOnAS by  doxygen 1.3.9.1