@Deprecated public class SSOCookieFederationFilter extends SSOCookieFederationFilter
SSOCookieFederationFilter for backwards
compatibility with package structure.SSO_AUTHENTICATION_PROVIDER_URL, SSO_COOKIE_NAME, SSO_EXPECTED_AUDIENCES, SSO_VERIFICATION_PEM, X_FORWARDED_HOST, X_FORWARDED_PORT, X_FORWARDED_PROTO, XHR_HEADER, XHR_VALUEaudiences, authority, expectedJWKSUrl, expectedPrincipalClaim, JWT_DEFAULT_ISSUER, JWT_DEFAULT_SIGALG, JWT_EXPECTED_ISSUER, JWT_EXPECTED_SIGALG, publicKey| Constructor and Description |
|---|
SSOCookieFederationFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
constructLoginURL(javax.servlet.http.HttpServletRequest request)
Deprecated.
Create the URL to be used for authentication of the user in the absence of
a JWT token within the incoming request.
|
protected void |
handleValidationError(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
int status,
String error)
Deprecated.
|
deriveDefaultAuthenticationProviderUrl, destroy, doFilter, initconfigureExpectedParameters, continueWithEstablishedSecurityContext, createSubjectFromToken, parseExpectedAudiences, tokenIsStillValid, validateAudiences, validateTokenprotected void handleValidationError(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
int status,
String error)
throws IOException
handleValidationError in class SSOCookieFederationFilterIOExceptionprotected String constructLoginURL(javax.servlet.http.HttpServletRequest request)
constructLoginURL in class SSOCookieFederationFilterrequest - for getting the original request URLCopyright © 2020 The Apache Software Foundation. All rights reserved.