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, isRenewablepublic void setData(Map<String,Object> data) throws InvalidResponseException
setData in class VaultDataResponseInvalidResponseExceptionpublic Map<String,AuthMethod> getSupportedMethods()
Copyright © 2016. All rights reserved.