| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.auth |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<TestAuthenticateRequest,TestAuthenticateResponse> |
Auth.testAuthenticate(TestAuthenticateRequest payload)
Utility method to test client implementations of TaskCluster authentication.
|
CallSummary<EmptyPayload,TestAuthenticateResponse> |
Auth.testAuthenticateGet()
Utility method similar to
testAuthenticate, but with the GET method, so it can be used with signed URLs (bewits). |
Copyright © 2014–2017 Mozilla. All rights reserved.