public final class GspActivation extends Object
GspRuntime.activate(byte[]) call.
Immutable and safe to publish to logs. It deliberately carries no part of the entitlement itself.
| Modifier and Type | Method and Description |
|---|---|
String |
auditId()
A short random id minted per activation attempt and written to GSP's own
log at the refusal point.
|
String |
deploymentId() |
long |
expiresAtEpochSeconds() |
GspActivationStatus |
getStatus() |
boolean |
isValid() |
String |
reasonCode() |
String |
toString() |
public GspActivationStatus getStatus()
public boolean isValid()
public String reasonCode()
public String auditId()
Log it. It is what lets support correlate a customer's "it just stopped working" against the exact refusal, which is the condition on which covert refusal was agreed at all.
public String deploymentId()
public long expiresAtEpochSeconds()