Package | Description |
---|---|
com.atlassian.confluence.security.trust |
Modifier and Type | Method and Description |
---|---|
TrustedToken |
TrustedTokenFactory.getToken()
Deprecated.
since 5.3.3 use getToken(String url) instead. A url is required for signing in the v2 or v3 protocols of Trusted Apps. v0 and v1 of the protocol which do not require the URL have been removed from Trusted Apps v3.0.2
|
TrustedToken |
DefaultTrustedApplicationsManager.getToken()
Deprecated.
since 5.3.3 use getToken(String url) instead. A url is required for signing in the v2 or v3 protocols of Trusted Apps. v0 and v1 of the protocol which do not require the URL have been removed from Trusted Apps v3.0.2
|
TrustedToken |
TrustedTokenFactory.getToken(String url) |
TrustedToken |
DefaultTrustedApplicationsManager.getToken(String url) |
Copyright © 2003–2015 Atlassian. All rights reserved.