| Package | Description |
|---|---|
| io.helidon.security.jwt |
JWT (JSON web token) support.
|
| Class and Description |
|---|
| Jwt
JWT token.
|
| Jwt.Builder
Builder of a
Jwt. |
| Jwt.FieldValidator
Validator of a string field obtained from a JWT.
|
| JwtException
A RuntimeException for the JWT and JWK world.
|
| JwtUtil.Address
Address class representing the JSON object for address.
|
| SignedJwt
The JWT used to transfer content across network - e.g.
|
| Validator
A generic validator, has a method to validate the object and add messages to a
Errors.Collector. |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.