org.jasig.portal.security.provider
Class SimpleLdapSecurityContextFactory

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

public class SimpleLdapSecurityContextFactory
extends java.lang.Object
implements ISecurityContextFactory


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

Constructor Detail

SimpleLdapSecurityContextFactory

public SimpleLdapSecurityContextFactory()
Method Detail

getSecurityContext

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