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

Packages that use IConfigurableSecurityContext
org.jasig.portal.security.provider   
 

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

Classes in org.jasig.portal.security.provider that implement IConfigurableSecurityContext
 class CacheLdapSecurityContext
          Deprecated. As of uPortal 2.1.3, use SimpleLdapSecurityContext chained with CacheSecurityContext instead
 class SimpleLdapSecurityContext
          This is an implementation of a SecurityContext that checks a user's credentials against an LDAP directory.