Interface JwkSetUriJwtDecoderBuilderCustomizer
- All Superinterfaces:
JwkSetUriJwtDecoderBuilderCustomizer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
@Deprecated(since="4.1.0",
forRemoval=true)
public interface JwkSetUriJwtDecoderBuilderCustomizer
extends JwkSetUriJwtDecoderBuilderCustomizer
Deprecated, for removal: This API element is subject to removal in a future version.
Callback interface for the customization of the
NimbusJwtDecoder.JwkSetUriJwtDecoderBuilder used
to create the auto-configured JwtDecoder for a JWK set URI that has been
configured directly or obtained through an issuer URI.- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface JwkSetUriJwtDecoderBuilderCustomizer
customize
JwkSetUriJwtDecoderBuilderCustomizer