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–2018 Mozilla. All rights reserved.