| Class | Description |
|---|---|
| Auth |
Authentication related API end-points for Taskcluster and related services.
|
| AuthenticationFailedResponse |
Response from a request to authenticate a hawk request.
|
| AuthenticationSuccessfulResponse |
Response from a request to authenticate a hawk request.
|
| AWSS3CredentialsResponse |
Response for a request to get access to an S3 bucket.
|
| AzureBlobSharedAccessSignature |
Response to a request for an Shared-Access-Signature to access an Azure Blob Storage container.
|
| AzureListAccountResponse |
A list of Azure accounts managed by taskcluster-authSee https://schemas.taskcluster.net/auth/v1/azure-account-list-response.json#
|
| AzureListContainersResponse |
A list of Azure containers in an accountSee https://schemas.taskcluster.net/auth/v1/azure-container-list-response.json#
|
| AzureListTableResponse |
A list of Azure tables in an accountSee https://schemas.taskcluster.net/auth/v1/azure-table-list-response.json#
|
| AzureTableSharedAccessSignature |
Response to a request for an Shared-Access-Signature to access and Azure Table Storage table.
|
| CreateClientRequest |
Properties to create a client.
|
| CreateClientResponse |
All details about a client including the
accessTokenSee https://schemas.taskcluster.net/auth/v1/create-client-response.json# |
| CreateRoleRequest |
Data to create or update a role.
|
| Dsn |
Access credentials and urls for the Sentry project.
|
| GetClientResponse |
Get all details about a client, useful for tools modifying a clientSee https://schemas.taskcluster.net/auth/v1/get-client-response.json#
|
| GetRoleResponse |
Get all details about a roleSee https://schemas.taskcluster.net/auth/v1/get-role-response.json#
|
| HawkSignatureAuthenticationRequest |
Request to authenticate a hawk request.
|
| ListClientResponse |
List of clientsSee https://schemas.taskcluster.net/auth/v1/list-clients-response.json#
|
| SentryDSNResponse |
Sentry DSN for submitting errors.
|
| SetOfScopes |
A set of scopesSee https://schemas.taskcluster.net/auth/v1/scopeset.json#
|
| StatsumTokenResponse |
Token for submitting statistics to statsum.
|
| TemporarySecurityCredentials |
Temporary STS credentials for use when operating on S3See https://schemas.taskcluster.net/auth/v1/aws-s3-credentials-response.json#/properties/credentials
|
| TestAuthenticateRequest |
Details on how the test request should be authenticated.
|
| TestAuthenticateResponse |
Details on how the test request was authenticated.
|
| WebhooktunnelTokenResponse |
Token for connecting a worker to webhooktunnel proxySee https://schemas.taskcluster.net/auth/v1/webhooktunnel-token-response.json#
|
Copyright © 2014–2018 Mozilla. All rights reserved.