Package com.datapipe.jenkins.vault
Class AwsHelper
java.lang.Object
com.datapipe.jenkins.vault.AwsHelper
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AwsHelper
public AwsHelper()
-
-
Method Details
-
getToken
@NonNull public static String getToken(@NonNull com.bettercloud.vault.api.Auth auth, @CheckForNull com.amazonaws.auth.AWSCredentials credentials, @CheckForNull String role, @CheckForNull String serverIdValue, @CheckForNull String mountPath) throws VaultPluginException - Throws:
VaultPluginException
-