public class Secret extends Object
Message containing a TaskCluster Secret
See http://schemas.taskcluster.net/secrets/v1/secret.json#
Date
expires
Object
secret
Secret()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Date expires
An expiration date for this secret.
public Object secret
The secret value to be encrypted.
public Secret()
Copyright © 2014–2016 Mozilla. All rights reserved.