Package net.shibboleth.idp.profile
Interface FlowDescriptor
- All Superinterfaces:
Component,DestructableComponent,IdentifiableComponent,IdentifiedComponent,InitializableComponent
- All Known Implementing Classes:
ProfileInterceptorFlowDescriptor
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.shared.component.DestructableComponent
destroy, isDestroyedMethods inherited from interface net.shibboleth.shared.component.IdentifiableComponent
setIdMethods inherited from interface net.shibboleth.shared.component.IdentifiedComponent
getIdMethods inherited from interface net.shibboleth.shared.component.InitializableComponent
initialize, isInitialized