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 TypeClassDescriptionclass
class
class
class
class
Methods in com.datapipe.jenkins.vault.jcasc.secrets that return VaultAuthenticatorModifier and TypeMethodDescriptionstatic VaultAuthenticator
VaultAuthenticator.of
(VaultAppRole appRole, String mountPath) static VaultAuthenticator
VaultAuthenticator.of
(VaultAwsIam vaultAwsIam, String mountPath) static VaultAuthenticator
VaultAuthenticator.of
(VaultKubernetes vaultKubernetes, String mountPath) static VaultAuthenticator
VaultAuthenticator.of
(VaultUsernamePassword vaultUsernamePassword, String mountPath) static VaultAuthenticator