| Interface | Description |
|---|---|
| DisableBasicAuthBlockRequestChecker |
Request validator which checks the
HttpServletRequest and conditionally makes a decision to block it. |
| Class | Description |
|---|---|
| DisableNativeLoginAuthFilter |
Filter for blocking requests which are attempting authentication using the native login form, when it is disabled.
|
| DisableNativeLoginAuthResponseWriter | |
| JAuthForcedNativeLoginCredentialsBlockRequestChecker |
Blocks requests that contain request parameters
j_username and j_password. |
| SeraphForcedNativeLoginAuthCredentialsBlockRequestChecker |
Blocks requests that contain request parameters
os_username and os_password. |
| SeraphForcedNativeLoginAuthTypeBlockRequestChecker |
Blocks requests that contain request parameters
os_authType="BASIC". |
Copyright © 2023 Atlassian. All rights reserved.