| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
clearCache()Clear the headers and footers cache |
|
java.lang.Object |
logout()Do logouts through this app so we can invalidate the session. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Clear the headers and footers cache
Do logouts through this app so we can invalidate the session. Note this controller is only used for CAS logouts, OIDC logouts use the Pac4j LogoutFilter.
casUrl - the url for logging out of casappUrl - the url to redirect back to after the logout