public class BitbucketAuthenticationFilter extends AuthenticationFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
BITBUCKET_DESTINATION_URI_QUERY_PARAM |
ATLASSIAN_RECOVERY_PASSWORD, AUTH_FALLBACK_QUERY_PARAM, authenticationHandlerProvider, DESTINATION_REQUEST_PARAM, idpConfigService, log, loginOptionsService, NATIVE_LOGIN_PARAM| Constructor and Description |
|---|
BitbucketAuthenticationFilter(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 BITBUCKET_DESTINATION_URI_QUERY_PARAM
public BitbucketAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider, IdpConfigService idpConfigService, LoginOptionsService loginOptionsService, JohnsonChecker johnsonChecker)
@Nullable protected String extractRequestedUrl(javax.servlet.http.HttpServletRequest req)
extractRequestedUrl in class AuthenticationFilterCopyright © 2023 Atlassian. All rights reserved.