Package org.gatein.sso.agent.filter
-
Class Summary Class Description AbstractLogoutFilter InitiateLoginFilter LoginRedirectFilter OpenSSOCDLoginRedirectFilter Filter is used for redirection to OpenSSO CDCServlet.OpenSSOLogoutFilter PicketlinkSTSIntegrationFilter Filter for setSamlCredentialintoSecurityClient, which enables to propagate authentication from SAML2 ticket into underlying EJB or WS calls.SPNEGOFilter Filter is needed because when fallback to FORM authentication, we don't need to redirect request to /dologin, which is secured URI, but we need to go directly to /initiatelogin without going again through Tomcat authenticator.