All Classes
-
Class Summary Class Description CSRFFilter CSRFInterceptor CSRFTokenTag DatabaseUserCache ForceLoginFilter This Filter forces a user to be logged in.ForceLoginScreenTypeFilter SSO supports a few alternate login screens for mobile and text-only user agents.ForceOldModeFilter This filter only makes sense if you are using a new-mode application.HandleFilter HttpConstants LogoutServlet The LogoutServlet is necessary for new-mode SSO apps that want to be informed when the user has logged out.OAuthFilter A filter that can be added afterSSOClientFilterin order to allow the application to accept requests with a valid OAuth token.ServerCookieEncoder A RFC6265 compliant cookie encoder to be used server side, so some fields are sent (Version is typically ignored).ServletCookies Conversions between internal Cookie objects and the Servlet equivalents.ServletRequestAdapter Wraps an HttpServletRequest to implement the HttpRequest interface.ShireServlet What on earth is a shire?SSOClientFilter SSOClientFilter is responsible for checking cookies for an existing session, looking up the details of the user if one is found, and placing this User object into a request attribute.SSOConfigLoader Listener to be inserted into web.xml which will load the SSO configuration on startup.SSOLinkGenerator SSOLoginLinkGenerator SSOLoginLinkTag SSOLogoutLinkGenerator SSOLogoutLinkTag TrustedApplicationFilter UserInWebGroupFilter A filter which will allow through requests only if the user is a member of a particular Webgroup - otherwise it will redirect to the login screen.