Interface ClientInformationJWKSetDecorator

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

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