Package com.atlassian.secrets.vault.auth
Class VaultConfig
java.lang.Object
com.atlassian.secrets.vault.auth.VaultConfig
-
Constructor Summary
ConstructorsConstructorDescriptionVaultConfig(String mount, String path, String endpoint, VaultAuthenticationMethod authenticationType) -
Method Summary
-
Constructor Details
-
VaultConfig
public VaultConfig(String mount, String path, String endpoint, VaultAuthenticationMethod authenticationType)
-
-
Method Details
-
getMount
-
getPath
-
getEndpoint
-
getAuthenticationType
-