public static class OAuth2ClientCredentialsGrantCredentialsProvider.Token extends Object
Constructor and Description |
---|
Token(String access,
int expiresIn,
Instant receivedAt) |
Modifier and Type | Method and Description |
---|---|
String |
getAccess() |
int |
getExpiresIn() |
Instant |
getReceivedAt() |
Duration |
getTimeBeforeExpiration() |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.