Skip to content
  • Marvin S. Addison's avatar
    CAS-1238 Port handlers to new AuthenticationHandler interface. · cf17eead
    Marvin S. Addison authored
    1. Port all existing AuthenticationHandler components to new AH interface.
       This afforded some opportunity for relatively minor refactoring.
    2. Move CAS 3.0 AH interface, related 3.0 components, and
       LegacyAuthenticationHandlerAdapter to legacy module to provide
       transition path for third-party authentication handlers.
    3. Remove CAS 2.x transitional components from legacy module.
    4. Remove deprecated authentication-related components.
    cf17eead