| Package | Description |
|---|---|
| io.helidon.common.configurable |
General utilities that use
Config. |
| io.helidon.common.pki |
Utilities for PKI configuration and loading of certificates and keys.
|
| io.helidon.microprofile.jwt.auth |
Implementation of Microprofile JWT Auth specification.
|
| io.helidon.security.jwt.jwk |
JWK (JSON web key) support.
|
| io.helidon.security.providers.jwt |
Provider that can process incoming JWTs and assert users based on them and can propagate JWTs (or create
new ones) for outbound calls.
|
| io.helidon.security.providers.oidc.common |
Open ID Connect (OIDC) classes usable from all OIDC related components.
|
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.create(URI)), classpath (Resource.create(String)), filesystem (Resource.create(Path),
content in config (Resource.create(Config, String), input stream(Resource.create(String, InputStream),
or direct value (Resource.create(String, byte[]), Resource.create(String, String). |
| Resource.Source
Source of a
Resource. |
| ScheduledThreadPoolSupplier
Supplier of a custom scheduled thread pool.
|
| ScheduledThreadPoolSupplier.Builder
A fluent API builder for
ScheduledThreadPoolSupplier. |
| ThreadPoolSupplier
Supplier of a custom thread pool.
|
| ThreadPoolSupplier.Builder
A fluent API builder for
ThreadPoolSupplier. |
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.create(URI)), classpath (Resource.create(String)), filesystem (Resource.create(Path),
content in config (Resource.create(Config, String), input stream(Resource.create(String, InputStream),
or direct value (Resource.create(String, byte[]), Resource.create(String, String). |
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.create(URI)), classpath (Resource.create(String)), filesystem (Resource.create(Path),
content in config (Resource.create(Config, String), input stream(Resource.create(String, InputStream),
or direct value (Resource.create(String, byte[]), Resource.create(String, String). |
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.create(URI)), classpath (Resource.create(String)), filesystem (Resource.create(Path),
content in config (Resource.create(Config, String), input stream(Resource.create(String, InputStream),
or direct value (Resource.create(String, byte[]), Resource.create(String, String). |
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.create(URI)), classpath (Resource.create(String)), filesystem (Resource.create(Path),
content in config (Resource.create(Config, String), input stream(Resource.create(String, InputStream),
or direct value (Resource.create(String, byte[]), Resource.create(String, String). |
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.create(URI)), classpath (Resource.create(String)), filesystem (Resource.create(Path),
content in config (Resource.create(Config, String), input stream(Resource.create(String, InputStream),
or direct value (Resource.create(String, byte[]), Resource.create(String, String). |
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.