Uses of Interface
org.jasig.portal.security.ISecurityContextFactory

Packages that use ISecurityContextFactory
org.jasig.portal.security.provider   
org.jasig.portal.security.provider.cas   
 

Uses of ISecurityContextFactory in org.jasig.portal.security.provider
 

Classes in org.jasig.portal.security.provider that implement ISecurityContextFactory
 class CacheLdapSecurityContextFactory
          Deprecated. As of uPortal 2.1.3, use SimpleLdapSecurityContextFactory chained with CacheSecurityContextFactory instead
 class CacheSecurityContextFactory
          The factory class for the cache security context.
 class JAASSecurityContextFactory
           
 class RemoteUserSecurityContextFactory
           
 class SimpleLdapSecurityContextFactory
           
 class SimpleSecurityContextFactory
           
 class TrustSecurityContextFactory
           
 class UnionSecurityContextFactory
           
 

Uses of ISecurityContextFactory in org.jasig.portal.security.provider.cas
 

Classes in org.jasig.portal.security.provider.cas that implement ISecurityContextFactory
 class CasAssertionSecurityContextFactory
          Factory to construct new instances of CasAssertionSecurityContext.
 



Copyright © 2010 Jasig. All Rights Reserved.