Uses of Interface
com.datapipe.jenkins.vault.jcasc.secrets.VaultAuthenticator
Packages that use VaultAuthenticator
-
Uses of VaultAuthenticator in com.datapipe.jenkins.vault.jcasc.secrets
Classes in com.datapipe.jenkins.vault.jcasc.secrets that implement VaultAuthenticatorModifier and TypeClassDescriptionclassclassclassclassclassMethods in com.datapipe.jenkins.vault.jcasc.secrets that return VaultAuthenticatorModifier and TypeMethodDescriptionstatic VaultAuthenticatorVaultAuthenticator.of(VaultAppRole appRole, String mountPath) static VaultAuthenticatorVaultAuthenticator.of(VaultAwsIam vaultAwsIam, String mountPath) static VaultAuthenticatorVaultAuthenticator.of(VaultKubernetes vaultKubernetes, String mountPath) static VaultAuthenticatorVaultAuthenticator.of(VaultUsernamePassword vaultUsernamePassword, String mountPath) static VaultAuthenticator