public class LogoutPropagationFlowDescriptorSelector extends Object implements Function<SPSession,LogoutPropagationFlowDescriptor>
SPSession.| Modifier and Type | Field and Description |
|---|---|
private List<LogoutPropagationFlowDescriptor> |
availableFlows
List of available flows.
|
| Constructor and Description |
|---|
LogoutPropagationFlowDescriptorSelector(List<LogoutPropagationFlowDescriptor> flows)
Constructor.
|
private final List<LogoutPropagationFlowDescriptor> availableFlows
public LogoutPropagationFlowDescriptorSelector(@Nonnull@NonnullElements List<LogoutPropagationFlowDescriptor> flows)
flows - the logout propagation flows to select from@Nullable public LogoutPropagationFlowDescriptor apply(@Nonnull SPSession input)
apply in interface Function<SPSession,LogoutPropagationFlowDescriptor>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.