Package net.shibboleth.idp.profile
Interface FlowDescriptor
- All Superinterfaces:
Component
,DestructableComponent
,IdentifiableComponent
,IdentifiedComponent
,InitializableComponent
- All Known Subinterfaces:
AdministrativeFlowDescriptor
- All Known Implementing Classes:
AttributeReleaseFlowDescriptor
,AuthenticationFlowDescriptor
,BasicAdministrativeFlowDescriptor
,ConsentFlowDescriptor
,NameIDCanonicalizationFlowDescriptor
,OneTimeAdministrativeFlowDescriptor
,ProfileInterceptorFlowDescriptor
,SubjectCanonicalizationFlowDescriptor
public interface FlowDescriptor
extends IdentifiableComponent, InitializableComponent, DestructableComponent
Marker interface for a descriptor for a webflow allowing managed injection of configuration settings.
- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface net.shibboleth.utilities.java.support.component.DestructableComponent
destroy, isDestroyed
Methods inherited from interface net.shibboleth.utilities.java.support.component.IdentifiableComponent
setId
Methods inherited from interface net.shibboleth.utilities.java.support.component.IdentifiedComponent
getId
Methods inherited from interface net.shibboleth.utilities.java.support.component.InitializableComponent
initialize, isInitialized