Uses of Interface
io.helidon.integrations.vault.auths.approle.AppRoleAuthRx
Package
Description
AppRole authentication method for Vault.
-
Uses of AppRoleAuthRx in io.helidon.integrations.vault.auths.approle
Modifier and TypeFieldDescriptionstatic final AuthMethod<AppRoleAuthRx>
AppRoleAuthRx.AUTH_METHOD
Authentication method.Modifier and TypeMethodDescriptionAppRoleAuthProvider.createAuth
(Config config, RestApi restApi, String path) Modifier and TypeMethodDescriptionstatic AppRoleAuth
AppRoleAuth.create
(AppRoleAuthRx reactive) Create AppRole blocking API from its reactive counterpart.