Class RenewToken.Response
- java.lang.Object
- 
- io.helidon.integrations.common.rest.ApiJsonParser
- 
- io.helidon.integrations.common.rest.ApiResponse
- 
- io.helidon.integrations.common.rest.ApiEntityResponse
- 
- io.helidon.integrations.vault.VaultResponse
- 
- io.helidon.integrations.vault.auths.token.TokenResponse
- 
- io.helidon.integrations.vault.auths.token.RenewToken.Response
 
 
 
 
 
 
- 
- Enclosing class:
- RenewToken
 
 public static final class RenewToken.Response extends TokenResponse Response object parsed from JSON returned by theRestApi.
- 
- 
Method Summary- 
Methods inherited from class io.helidon.integrations.vault.auths.token.TokenResponseaccessor, entityId, metadata, orphan, policies, token, tokenPolicies, tokenType
 - 
Methods inherited from class io.helidon.integrations.vault.VaultResponsevaultRequestId
 - 
Methods inherited from class io.helidon.integrations.common.rest.ApiResponseheaders, requestId, status
 - 
Methods inherited from class io.helidon.integrations.common.rest.ApiJsonParserisPresent, stringValue, toBoolean, toBytesBase64, toDouble, toInstant, toInt, toList, toLong, toMap, toObject, toString
 
- 
 
-