Module de.stklcode.jvault.connector
Class AuthMethodsResponse
java.lang.Object
de.stklcode.jvault.connector.model.response.VaultDataResponse
de.stklcode.jvault.connector.model.response.AuthMethodsResponse
- All Implemented Interfaces:
 VaultResponse,Serializable
Authentication method response.
- Since:
 - 0.1
 - Author:
 - Stefan Kalscheuer
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class de.stklcode.jvault.connector.model.response.VaultDataResponse
getAuth, getLeaseDuration, getLeaseId, getMountType, getRequestId, getWarnings, getWrapInfo, isRenewable 
- 
Constructor Details
- 
AuthMethodsResponse
public AuthMethodsResponse()Construct emptyAuthMethodsResponseobject. 
 - 
 - 
Method Details
- 
getSupportedMethods
- Returns:
 - Supported authentication methods
 
 - 
equals
- Overrides:
 equalsin classVaultDataResponse
 - 
hashCode
public int hashCode()- Overrides:
 hashCodein classVaultDataResponse
 
 -