| Class | Description |
|---|---|
| OAuth2AuthenticatorJWKS<U extends User> |
Authenticator used to protect resources via JWT oauth2 tokens.
|
| OAuth2DynamicFeatureJKS |
A feature implementation used to support oauth2 validation.
|
| OAuth2TokenParserJWKS<U extends User> | |
| SigningKeyResolverJWKS |
A SigningKeyResolver which resolves a public signing key via JWKS endpoints and provide the legacy deployed
public key if jwks endpoint is not available or requested key is not provided.
|
Copyright © 2020 LeanIX GmbH. All rights reserved.