public interface TrustedToken
Modifier and Type | Method and Description |
---|---|
String |
getApplicationId() |
String |
getEncodedKey() |
String |
getEncodedToken() |
String |
getMagicNumber() |
Integer |
getProtocolVersion() |
String |
getSignature() |
String |
getUserName() |
String getUserName()
String getApplicationId()
String getEncodedToken()
String getEncodedKey()
String getMagicNumber()
Integer getProtocolVersion()
String getSignature()
Copyright © 2003–2019 Atlassian. All rights reserved.