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, isRenewable
public void setAuth(Map<String,Object> auth) throws InvalidResponseException
InvalidResponseException
public void setData(Map<String,Object> data)
setData
in class VaultDataResponse
public AuthData getAuth()
Copyright © 2016. All rights reserved.