public class AuthResponse extends VaultDataResponse
AuthData field.| Constructor and Description |
|---|
AuthResponse() |
| Modifier and Type | Method and Description |
|---|---|
AuthData |
getAuth() |
Map<String,Object> |
getData() |
void |
setAuth(Map<String,Object> auth) |
void |
setData(Map<String,Object> data) |
getLeaseDuration, getLeaseId, getWarnings, isRenewablepublic void setAuth(Map<String,Object> auth) throws InvalidResponseException
InvalidResponseExceptionpublic void setData(Map<String,Object> data)
setData in class VaultDataResponsepublic AuthData getAuth()
Copyright © 2016. All rights reserved.