| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
JwtProvider |
JwtProvider.Builder.build() |
static JwtProvider |
JwtProvider.fromConfig(Config config)
Create provider instance from configuration.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.