public class IdentityMetadata extends Object
Note that adding metadata requires additional level in local aggregation tree.
Constructor and Description |
---|
IdentityMetadata(String clientId) |
IdentityMetadata(String clientId,
String machineId,
Long sequenceNumber,
Long requestTime) |
Modifier and Type | Method and Description |
---|---|
String |
getClientId() |
String |
getMachineId() |
Long |
getRequestTime() |
Long |
getSequenceNumber() |
public IdentityMetadata(String clientId)
public String getClientId()
public String getMachineId()
public Long getSequenceNumber()
public Long getRequestTime()
Copyright © 2024 Guardtime. All rights reserved.