| 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.security.jwt.jwk |
JWK (JSON web key) support.
|
| io.helidon.security.oidc.common |
Open ID Connect (OIDC) classes usable from all OIDC related components.
|
| io.helidon.security.provider.jwt |
Provider that can process incoming JWTs and assert users based on them and can propagate JWTs (or create
new ones) for outbound calls.
|
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.from(URI)), classpath (Resource.from(String)), filesystem (Resource.from(Path),
Resource.fromPath(String)), content in config (Resource.from(Config, String), input stream(Resource.from(InputStream, String),
or direct value (Resource.fromContent(String, byte[]), Resource.fromContent(String, String). |
| Resource.Source
Source of a
Resource. |
| 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.from(URI)), classpath (Resource.from(String)), filesystem (Resource.from(Path),
Resource.fromPath(String)), content in config (Resource.from(Config, String), input stream(Resource.from(InputStream, String),
or direct value (Resource.fromContent(String, byte[]), Resource.fromContent(String, String). |
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.from(URI)), classpath (Resource.from(String)), filesystem (Resource.from(Path),
Resource.fromPath(String)), content in config (Resource.from(Config, String), input stream(Resource.from(InputStream, String),
or direct value (Resource.fromContent(String, byte[]), Resource.fromContent(String, String). |
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.from(URI)), classpath (Resource.from(String)), filesystem (Resource.from(Path),
Resource.fromPath(String)), content in config (Resource.from(Config, String), input stream(Resource.from(InputStream, String),
or direct value (Resource.fromContent(String, byte[]), Resource.fromContent(String, String). |
| Class and Description |
|---|
| Resource
A representation of a resource that can be
loaded from URL (
Resource.from(URI)), classpath (Resource.from(String)), filesystem (Resource.from(Path),
Resource.fromPath(String)), content in config (Resource.from(Config, String), input stream(Resource.from(InputStream, String),
or direct value (Resource.fromContent(String, byte[]), Resource.fromContent(String, String). |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.