Class SpringAwareMessageEncoderFactory

java.lang.Object
net.shibboleth.utilities.java.support.component.AbstractInitializableComponent
net.shibboleth.idp.saml.profile.impl.SpringAwareMessageEncoderFactory
All Implemented Interfaces:
Function<ProfileRequestContext,MessageEncoder>, Component, DestructableComponent, InitializableComponent, Aware, ApplicationContextAware

A function that returns the correct MessageEncoder to use based on an underlying BindingDescriptor.