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