Uses of Interface
com.datapipe.jenkins.vault.jcasc.secrets.VaultAuthenticator
-
Uses of VaultAuthenticator in com.datapipe.jenkins.vault.jcasc.secrets
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier 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