public class CredentialsResponse extends Object
A response containing temporary credentials.
See http://schemas.taskcluster.net/login/v1/credentials-response.json#
| Modifier and Type | Field and Description |
|---|---|
String |
accessToken |
String |
certificate |
String |
clientId |
| Constructor and Description |
|---|
CredentialsResponse() |
Copyright © 2014–2016 Mozilla. All rights reserved.