See: Description
| Interface | Description |
|---|---|
| JWKSetCache |
JSON Web Key (JWK) set cache.
|
| JWKSource<C extends SecurityContext> |
JSON Web Key (JWK) source.
|
| Class | Description |
|---|---|
| DefaultJWKSetCache |
JSON Web Key (JWK) set cache implementation.
|
| ImmutableJWKSet<C extends SecurityContext> |
JSON Web Key (JWK) source backed by an immutable JWK set.
|
| ImmutableSecret<C extends SecurityContext> |
JSON Web Key (JWK) source backed by an immutable secret.
|
| JWKSecurityContextJWKSet |
A
JWKSource backed by keys found in the JWKSecurityContext. |
| RemoteJWKSet<C extends SecurityContext> |
Remote JSON Web Key (JWK) source specified by a JWK set URL.
|
Copyright © 2020 Connect2id Ltd.. All rights reserved.