public class SeraphAuthenticationFilter extends AuthenticationFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
SERAPH_DESTINATION_QUERY_PARAM |
ATLASSIAN_RECOVERY_PASSWORD, AUTH_FALLBACK_QUERY_PARAM, authenticationHandlerProvider, DESTINATION_REQUEST_PARAM, idpConfigService, log, loginOptionsService, NATIVE_LOGIN_PARAM| Constructor and Description |
|---|
SeraphAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
LoginOptionsService loginOptionsService,
JohnsonChecker johnsonChecker) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
extractRequestedUrl(javax.servlet.http.HttpServletRequest req) |
doFilterInternal, getLoginGatewayType, isProductSpecificSkip, isSupportedHttpMethoddestroy, doFilter, initpublic static final String SERAPH_DESTINATION_QUERY_PARAM
public SeraphAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider, IdpConfigService idpConfigService, LoginOptionsService loginOptionsService, JohnsonChecker johnsonChecker)
protected String extractRequestedUrl(javax.servlet.http.HttpServletRequest req)
extractRequestedUrl in class AuthenticationFilterCopyright © 2023 Atlassian. All rights reserved.