org.jasig.portal.security.provider
Class RemoteUserSecurityContextFactory

java.lang.Object
  extended by org.jasig.portal.security.provider.RemoteUserSecurityContextFactory
All Implemented Interfaces:
ISecurityContextFactory

public class RemoteUserSecurityContextFactory
extends java.lang.Object
implements ISecurityContextFactory


Constructor Summary
RemoteUserSecurityContextFactory()
           
 
Method Summary
 ISecurityContext getSecurityContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteUserSecurityContextFactory

public RemoteUserSecurityContextFactory()
Method Detail

getSecurityContext

public ISecurityContext getSecurityContext()
Specified by:
getSecurityContext in interface ISecurityContextFactory