Class AuthenticationRequestMessageEncoderFactory

java.lang.Object
net.shibboleth.shared.component.AbstractInitializableComponent
net.shibboleth.oidc.profile.impl.AuthenticationRequestMessageEncoderFactory
All Implemented Interfaces:
Function<ProfileRequestContext,MessageEncoder>, Component, DestructableComponent, InitializableComponent

@ThreadSafe public class AuthenticationRequestMessageEncoderFactory extends AbstractInitializableComponent implements Function<ProfileRequestContext,MessageEncoder>
Message encoder factory function that returns the first encoder suitable for the given request method found in the profile configuration.
Since:
2.2.0