public static interface HttpsValidator.DarkFeature
| Modifier and Type | Field and Description |
|---|---|
static String |
SKIP_HTTPS_REQUIREMENT
Whether HTTPS requirement is to be skipped and insecure connection is to be allowed.
|
static String |
SKIP_HTTPS_REQUIREMENT_SAML
Maintained for backwards compatibility, this dark feature is the same as
SKIP_HTTPS_REQUIREMENT. |
static final String SKIP_HTTPS_REQUIREMENT
static final String SKIP_HTTPS_REQUIREMENT_SAML
SKIP_HTTPS_REQUIREMENT.
SKIP_HTTPS_REQUIREMENT always takes priority if set.Copyright © 2023 Atlassian. All rights reserved.