Uses of Interface
net.shibboleth.sp.profile.LogoutConsumerFlowDescriptor
Packages that use LogoutConsumerFlowDescriptor
Package
Description
API classes for SP profile actions.
Classes implementing profile actions for SP remoting.
-
Uses of LogoutConsumerFlowDescriptor in net.shibboleth.sp.profile
Classes in net.shibboleth.sp.profile that implement LogoutConsumerFlowDescriptorModifier and TypeClassDescriptionclassBasic implementation of a descriptor for a logout consumer flow. -
Uses of LogoutConsumerFlowDescriptor in net.shibboleth.sp.profile.impl
Fields in net.shibboleth.sp.profile.impl with type parameters of type LogoutConsumerFlowDescriptorModifier and TypeFieldDescriptionprivate Map<String,LogoutConsumerFlowDescriptor> SelectLogoutConsumerFlow.availableFlowsMap of available consumer flows.Method parameters in net.shibboleth.sp.profile.impl with type arguments of type LogoutConsumerFlowDescriptorModifier and TypeMethodDescriptionvoidSelectLogoutConsumerFlow.setAvailableFlows(Collection<LogoutConsumerFlowDescriptor> flows) Sets the available token consumer flows to consider.Constructor parameters in net.shibboleth.sp.profile.impl with type arguments of type LogoutConsumerFlowDescriptorModifierConstructorDescriptionConstructor.