| Interface | Description | 
|---|---|
| KualiCasAuthoritiesPopulator | Populates the  UserDetailsassociated with a CAS authenticated
 CAS ticket response. | 
| KualiUserDetailsService | Defines an interface for implementations that wish to provide data 
 access services to the  DaoAuthenticationProvider. | 
| Class | Description | 
|---|---|
| KualiCasAuthenticationProvider | A  CasAuthenticationProviderimplementation that integrates with 
 Kuali Identity Management (KIM). | 
| KualiCasAuthoritiesPopulatorImpl | Populates the  UserDetailsassociated with a CAS 
 authenticated user by reading the response. | 
| KualiCasProxyTicketValidator | Uses CAS'  ProxyTicketValidatorto validate a service ticket. | 
| KualiDistributedSessionExpiredAuthentication | An indicator used to determine that the session expired | 
| KualiDistributedSessionFilter | This class is the main integration point for implementing the 
 distributed session in ACEGI. | 
| KualiTestAuthenticationProvider | This is the out of box authentication method used by rice. | 
| KualiTicketResponse | Adds  distributedSessionTokento theTicketResponse. | 
| KualiUserDetailsServiceImpl | Populates a UserDetails object with ticket or username and 
 Authentication Method | 
| LdapUserDetailsService | 
| Exception | Description | 
|---|---|
| KualiDistributedSessionExpiredException | An indicator used to determine that the session expired | 
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.