public class DLFToken extends Object
Modifier and Type | Field and Description |
---|---|
static java.time.format.DateTimeFormatter |
TOKEN_DATE_FORMATTER |
Constructor and Description |
---|
DLFToken(String accessKeyId,
String accessKeySecret,
String securityToken,
String expiration) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAccessKeyId() |
String |
getAccessKeySecret() |
Long |
getExpirationAtMills() |
String |
getSecurityToken() |
int |
hashCode() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.