public class TestAuthenticateResponse extends Object
Details on how the test request was authenticated.
See http://schemas.taskcluster.net/auth/v1/test-authenticate-response.json#
| Modifier and Type | Field and Description |
|---|---|
String |
clientId
ClientId from the request as it will be logged
|
String[] |
scopes
List of scopes the request was authorized.
|
| Constructor and Description |
|---|
TestAuthenticateResponse() |
Copyright © 2014–2016 Mozilla. All rights reserved.