Interface SpringAddonsReactiveJwtDecoderFactory
- All Known Implementing Classes:
DefaultSpringAddonsReactiveJwtDecoderFactory
public interface SpringAddonsReactiveJwtDecoderFactory
Provides with a JwtDecoder (configured with the required validators). Both JWK-set and issuer URIs are optional, but at least one should be provided.
DefaultSpringAddonsReactiveJwtDecoderFactory, the default implementation uses OpenidProviderPropertiesResolver to resolve the matching OpenID Provider
configuration properties and throws an exception if none are found (the token issuer is not trusted).
-
Method Summary
-
Method Details
-
create
-