public class SimpleTokenCredentials extends Object implements TokenCredentials
Constructor and Description |
---|
SimpleTokenCredentials(String token) |
Modifier and Type | Method and Description |
---|---|
String |
getToken() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
authenticate
public SimpleTokenCredentials(String token)
public String getToken()
getToken
in interface TokenCredentials
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.