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