Uses of Interface
org.jasig.cas.client.authentication.AuthenticationRedirectStrategy

Packages that use AuthenticationRedirectStrategy
org.jasig.cas.client.authentication   
 

Uses of AuthenticationRedirectStrategy in org.jasig.cas.client.authentication
 

Classes in org.jasig.cas.client.authentication that implement AuthenticationRedirectStrategy
 class DefaultAuthenticationRedirectStrategy
          Implementation of the AuthenticationRedirectStrategy class that preserves the original behavior that existed prior to 3.3.0.
 class FacesCompatibleAuthenticationRedirectStrategy
          Implementation of the redirect strategy that can handle a Faces Ajax request in addition to the standard redirect style.
 



Copyright © 2006-2014 Jasig. All Rights Reserved.