| Package | Description |
|---|---|
| com.atlassian.confluence.util.http.trust |
| Modifier and Type | Field and Description |
|---|---|
static TrustedConnectionStatus |
TrustedConnectionStatus.SUCCESS
Deprecated.
|
static TrustedConnectionStatus |
TrustedConnectionStatus.UNSUPPORTED
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedConnectionStatus |
DefaultTrustedConnectionStatusBuilder.getTrustedConnectionStatus(HttpResponse httpResponse)
Deprecated.
|
TrustedConnectionStatus |
TrustedConnectionStatusBuilder.getTrustedConnectionStatus(HttpResponse httpResponse)
Deprecated.
Parses the Trusted Applications Authentication headers from the HTTP response provided to the method and builds a
TrustedConnectionStatus object with the results. |
Copyright © 2003–2022 Atlassian. All rights reserved.