org.objectweb.jonas.container
Class PrincipalFactoryImpl
java.lang.Object
org.objectweb.jonas.container.PrincipalFactoryImpl
- All Implemented Interfaces:
- PrincipalFactory
public class PrincipalFactoryImpl
- extends Object
- implements PrincipalFactory
Defines an implementation of PrincipalFactory returning a Principal object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrincipalFactoryImpl
public PrincipalFactoryImpl()
getCallerPrincipal
public Principal getCallerPrincipal(boolean inRunAs)
- Specified by:
getCallerPrincipal
in interface PrincipalFactory
- Parameters:
inRunAs
- request comes from a runAs component ?
- Returns:
- a Principal object
Copyright © 2007 OW2 Consortium. All Rights Reserved.