public class AuthMethodsResponse extends VaultDataResponse
Constructor and Description |
---|
AuthMethodsResponse() |
Modifier and Type | Method and Description |
---|---|
Map<String,AuthMethod> |
getSupportedMethods() |
void |
setData(Map<String,Object> data) |
getLeaseDuration, getLeaseId, getWarnings, isRenewable
public void setData(Map<String,Object> data) throws InvalidResponseException
setData
in class VaultDataResponse
InvalidResponseException
public Map<String,AuthMethod> getSupportedMethods()
Copyright © 2016. All rights reserved.