Interface OIDCMessageEncoder

All Superinterfaces:
Component, DestructableComponent, InitializableComponent, MessageEncoder, Predicate<OAuth2AuthorizationProfileConfiguration.HttpRequestMethod>
All Known Implementing Classes:
AbstractOIDCMessageEncoder, HTTPPostAuthnRequestEncoder, HTTPRedirectAuthnRequestEncoder

An OIDC message encoder interface which requires implementations to test if the request method is supported by the encoder.
Since:
2.2.0