public class CreateClientRequest extends Object
Properties to create a client.
See http://schemas.taskcluster.net/auth/v1/create-client-request.json#
| Modifier and Type | Field and Description |
|---|---|
String |
description
Description of what these credentials are used for in markdown.
|
Date |
expires
Date and time where the clients access is set to expire
|
| Constructor and Description |
|---|
CreateClientRequest() |
Copyright © 2014–2015 Mozilla. All rights reserved.