Uses of Interface
org.jasig.cas.client.tomcat.LogoutHandler

Uses of LogoutHandler in org.jasig.cas.client.tomcat
 

Classes in org.jasig.cas.client.tomcat that implement LogoutHandler
 class AbstractLogoutHandler
          Base class for all logout handlers.
 class RegexUriLogoutHandler
          Performs CAS logout when the request URI matches a regular expression.
 class StaticUriLogoutHandler
          Performs CAS logout when the request URI matches a fixed context-relative URI.
 



Copyright © 2006-2014 Jasig. All Rights Reserved.