Class LogoutRequestMessageEncoderFactory

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

@ThreadSafe public class LogoutRequestMessageEncoderFactory 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:
3.4.0