Class LogoutPropagationFlowDescriptorSelector

java.lang.Object
net.shibboleth.idp.session.logic.LogoutPropagationFlowDescriptorSelector
All Implemented Interfaces:
Function<SPSession,LogoutPropagationFlowDescriptor>

public class LogoutPropagationFlowDescriptorSelector extends Object implements Function<SPSession,LogoutPropagationFlowDescriptor>
Selection function to retrieve the logout propagation flow descriptor that is suitable for a given SPSession.