Interface ProviderInformationJWKSetDecorator

All Superinterfaces:
BiConsumer<List<JWK>,ProfileRequestContext>, Component, IdentifiedComponent, JWKSetDecorator

public interface ProviderInformationJWKSetDecorator extends JWKSetDecorator
An interface for decorating key sets related to provider information. The interface extends the BiConsumer by specifying the input types explicitly and is expected to operate via side-effects.
Since:
3.4.0