Package | Description |
---|---|
org.jasig.cas.client.tomcat | |
org.jasig.cas.client.tomcat.v7 |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected LogoutHandler |
RegexUriLogoutValve.getLogoutHandler() |
protected LogoutHandler |
StaticUriLogoutValve.getLogoutHandler() |
protected abstract LogoutHandler |
AbstractLogoutValve.getLogoutHandler() |
Copyright © 2006–2013 Jasig. All rights reserved.