Uses of Class
io.helidon.integrations.common.rest.ApiJsonParser
Package
Description
Common classes for accessing JSON based REST APIs of third party systems.
Vault integration.
AppRole authentication method for Vault.
Vault authentication method for Kubernetes.
Token authentication method for Vault.
Cubbyhole secret engine support for Vault.
Vault's Database Secrets Engine support.
Vault's KV1 Secrets Engine support.
Vault's Key/value version 2 Secrets Engine support.
Vault's PKI Secrets Engine support.
Vault transit secrets.
Sys operations for Vault.
-
Uses of ApiJsonParser in io.helidon.integrations.common.rest
Modifier and TypeClassDescriptionclass
Response from a remote server with an entity.class
A response for requests that may or may not return an entity, such as GET requests that may have a404
response code.class
A base for responses without an entity. -
Uses of ApiJsonParser in io.helidon.integrations.vault
Modifier and TypeClassDescriptionstatic class
Response object parsed from JSON returned by theRestApi
.final class
Response for Vault operations that may contain entity.class
Response from Vault, always expects a JSON entity. -
Uses of ApiJsonParser in io.helidon.integrations.vault.auths.approle
Modifier and TypeClassDescriptionstatic final class
Create AppRole response.static final class
Delete AppRole response.static final class
Destroy Secret ID response.static class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
. -
Uses of ApiJsonParser in io.helidon.integrations.vault.auths.k8s
Modifier and TypeClassDescriptionstatic final class
Create role response.static final class
Create role response.static final class
Delete Role response.static class
Response object parsed from JSON returned by theRestApi
. -
Uses of ApiJsonParser in io.helidon.integrations.vault.auths.token
Modifier and TypeClassDescriptionstatic final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.class
Response returning a token. -
Uses of ApiJsonParser in io.helidon.integrations.vault.secrets.cubbyhole
Modifier and TypeClassDescriptionstatic class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
. -
Uses of ApiJsonParser in io.helidon.integrations.vault.secrets.database
Modifier and TypeClassDescriptionstatic final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
. -
Uses of ApiJsonParser in io.helidon.integrations.vault.secrets.kv1
Modifier and TypeClassDescriptionstatic final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
. -
Uses of ApiJsonParser in io.helidon.integrations.vault.secrets.kv2
Modifier and TypeClassDescriptionstatic final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.class
Metadata of a KV version 2 secret.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
. -
Uses of ApiJsonParser in io.helidon.integrations.vault.secrets.pki
Modifier and TypeClassDescriptionstatic final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
. -
Uses of ApiJsonParser in io.helidon.integrations.vault.secrets.transit
Modifier and TypeClassDescriptionstatic final class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static class
Encrypted value.static class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static class
Response object parsed from JSON returned by theRestApi
. -
Uses of ApiJsonParser in io.helidon.integrations.vault.sys
Modifier and TypeClassDescriptionstatic final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.static final class
Response object parsed from JSON returned by theRestApi
.