Package org.jasig.schedassist.web.security

Interface Summary
CalendarAccountUserDetails Extension of UserDetails to carry available-specific fields.
 

Class Summary
CalendarAccountUserDetailsImpl CalendarAccountUserDetails implementation for standard people ICalendarAccounts.
CalendarAccountUserDetailsServiceImpl UserDetailsService for person ICalendarAccounts.
CustomLDAPAuthenticationProvider This subclass of DaoAuthenticationProvider is intended to provide better integration for LDAP-sourced calendar accounts with Spring Security and the CalendarUserDetailsServiceImpl.
DelegateAuthenticationSuccessHandler AuthenticationSuccessHandler for the delegation login form.
DelegateCalendarAccountUserDetailsImpl CalendarAccountUserDetails implementation for IDelegateCalendarAccounts.
DelegateCalendarAccountUserDetailsServiceImpl UserDetailsService that returns DelegateCalendarAccountUserDetailsImpl instances.
RemoteUserAuthenticationProcessingFilterImpl AbstractAuthenticationProcessingFilter implemented to inspect the REMOTE_USER environment variable as the source for authentication.
SecurityConstants This class defines the GrantedAuthority instances that constitute the roles within this application.
 

Exception Summary
DelegateNotFoundException Exception raised when the target delegate calendar account cannot be found.
 



Copyright © 2012 Jasig. All Rights Reserved.