| Package | Description |
|---|---|
| com.atlassian.plugins.authentication.sso.web.filter.loginform |
| Modifier and Type | Class and Description |
|---|---|
class |
JAuthForcedNativeLoginCredentialsBlockRequestChecker
Blocks requests that contain request parameters
j_username and j_password. |
class |
SeraphForcedNativeLoginAuthCredentialsBlockRequestChecker
Blocks requests that contain request parameters
os_username and os_password. |
class |
SeraphForcedNativeLoginAuthTypeBlockRequestChecker
Blocks requests that contain request parameters
os_authType="BASIC". |
| Constructor and Description |
|---|
DisableNativeLoginAuthFilter(DisableNativeLoginAuthResponseWriter disableBasicAuthResponseWriter,
CachingSsoConfigService cachingSsoConfigService,
List<DisableBasicAuthBlockRequestChecker> blockRequestChecks) |
Copyright © 2023 Atlassian. All rights reserved.