See: Description
| Interface | Description |
|---|---|
| JWKSource<C extends SecurityContext> |
JSON Web Key (JWK) source.
|
| Class | Description |
|---|---|
| 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.
|
| RemoteJWKSet<C extends SecurityContext> |
Remote JSON Web Key (JWK) source specified by a JWK set URL.
|
Copyright © 2017 Connect2id Ltd.. All rights reserved.