Module de.stklcode.jvault.connector
Class AuthResponse
java.lang.Object
de.stklcode.jvault.connector.model.response.VaultDataResponse
de.stklcode.jvault.connector.model.response.AuthResponse
- All Implemented Interfaces:
VaultResponse
,Serializable
Vault response for authentication providing auth info in
AuthData
field.- Since:
- 0.1
- Author:
- Stefan Kalscheuer
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class de.stklcode.jvault.connector.model.response.VaultDataResponse
equals, getAuth, getLeaseDuration, getLeaseId, getMountType, getRequestId, getWarnings, getWrapInfo, hashCode, isRenewable
-
Constructor Details
-
AuthResponse
public AuthResponse()
-