Uses of Interface
io.helidon.integrations.vault.auths.approle.AppRoleAuth
Packages that use AppRoleAuth
Package
Description
AppRole authentication method for Vault.
-
Uses of AppRoleAuth in io.helidon.integrations.vault.auths.approle
Fields in io.helidon.integrations.vault.auths.approle with type parameters of type AppRoleAuthModifier and TypeFieldDescriptionstatic final AuthMethod
<AppRoleAuth> AppRoleAuth.AUTH_METHOD
Authentication method.Methods in io.helidon.integrations.vault.auths.approle that return AppRoleAuthModifier and TypeMethodDescriptionAppRoleAuthProvider.createAuth
(Config config, RestApi restApi, String path) Methods in io.helidon.integrations.vault.auths.approle that return types with arguments of type AppRoleAuth