Uses of Class
io.helidon.integrations.common.rest.ApiJsonParser
Packages that use 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
Subclasses of ApiJsonParser in io.helidon.integrations.common.restModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vaultModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.auths.approleModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.auths.k8sModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.auths.tokenModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.secrets.cubbyholeModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.secrets.databaseModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.secrets.kv1Modifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.secrets.kv2Modifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.secrets.pkiModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.secrets.transitModifier 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
Subclasses of ApiJsonParser in io.helidon.integrations.vault.sysModifier 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
.