Class HTTPVaultConnector

java.lang.Object
de.stklcode.jvault.connector.HTTPVaultConnector
All Implemented Interfaces:
VaultConnector, Serializable, AutoCloseable

public class HTTPVaultConnector extends Object implements VaultConnector
Vault Connector implementation using Vault's HTTP API.
Since:
0.1
Author:
Stefan Kalscheuer
See Also: