|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.http.trust.TrustedConnectionStatus com.atlassian.confluence.util.http.httpclient.TrustedTokenAuthenticator.TrustedConnectionStatus
TrustedConnectionStatus
@Deprecated public static final class TrustedTokenAuthenticator.TrustedConnectionStatus
Represents the status of a trusted connection response
Field Summary | |
---|---|
static TrustedTokenAuthenticator.TrustedConnectionStatus |
SUCCESS
Deprecated. |
static TrustedTokenAuthenticator.TrustedConnectionStatus |
UNSUPPORTED
Deprecated. |
Method Summary |
---|
Methods inherited from class com.atlassian.confluence.util.http.trust.TrustedConnectionStatus |
---|
getTrustedConnectionErrors, getTrustedTransportErrorMessages, isAppRecognized, isTrustedConnectionError, isTrustSupported, isUserRecognized, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final TrustedTokenAuthenticator.TrustedConnectionStatus UNSUPPORTED
public static final TrustedTokenAuthenticator.TrustedConnectionStatus SUCCESS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |