Uses of Interface
org.jasig.portal.security.provider.cas.ICasSecurityContext

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

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

Classes in org.jasig.portal.security.provider.cas that implement ICasSecurityContext
 class CasFilteredSecurityContext
          CAS security context backed by the StaticCasReceiptCacherFilter.
 class CasSecurityContext
           A SecurityContext using the Central Authentication Service.
 

Fields in org.jasig.portal.security.provider.cas declared as ICasSecurityContext
private  ICasSecurityContext CasConnectionContext.casSecurityContext