Package | Description |
---|---|
org.soulwing.jwt.api | |
org.soulwing.jwt.api.exceptions | |
org.soulwing.jwt.api.jose4j |
Class and Description |
---|
Assertions
A specification of assertions for JWT claims.
|
Assertions.Builder
A builder that constructs assertions for claims.
|
BiPredicateAssertions
An
Assertions implementation that evaluates a list of
BiPredicate lambdas. |
BiPredicateAssertions.Builder |
Claims
An immutable value type representing a map of named values for a JWT payload.
|
Claims.Builder |
JWE
A JSON Web Encryption operator.
|
JWE.Builder
A builder that produces a JWE operator.
|
JWE.CompressionAlgorithm
JWE content compression algorithms
|
JWE.ContentEncryptionAlgorithm
JWE content encryption algorithms.
|
JWE.KeyManagementAlgorithm
JWE key management algorithms.
|
JWS
A JSON Web Signature operator.
|
JWS.Algorithm
An enumeration of standard algorithms for signatures
|
JWS.Builder
A builder for a JSON Web Signature operator.
|
JWTGenerator
A generator that produces JSON Web Token (JWT) objects.
|
JWTGenerator.Builder |
JWTProvider
A JWT provider.
|
JWTValidator
A validator for JSON Web Token (JWT) inputs.
|
JWTValidator.Builder
A builder that produces validator instances.
|
KeyProvider
A provider for keys used in signature and encipherment operations.
|
KeyProvider.Tuple
A tuple containing a key and its (optional) corresponding ID.
|
SingletonKeyProvider
A
KeyProvider that holds a single key. |
Class and Description |
---|
JWS.Algorithm
An enumeration of standard algorithms for signatures
|
Class and Description |
---|
Assertions.Builder
A builder that constructs assertions for claims.
|
Claims
An immutable value type representing a map of named values for a JWT payload.
|
Claims.Builder |
JWE.Builder
A builder that produces a JWE operator.
|
JWS.Builder
A builder for a JSON Web Signature operator.
|
JWTGenerator.Builder |
JWTProvider
A JWT provider.
|
JWTValidator.Builder
A builder that produces validator instances.
|
Copyright © 2019. All rights reserved.