Interface InterceptorAwareProfileConfiguration

All Superinterfaces:
Component, IdentifiedComponent, net.shibboleth.profile.config.ProfileConfiguration
All Known Implementing Classes:
AbstractInterceptorAwareProfileConfiguration

public interface InterceptorAwareProfileConfiguration extends net.shibboleth.profile.config.ProfileConfiguration
Extension of ProfileConfiguration that adds inteceptor support.
Since:
5.0.0
  • Field Summary

    Fields inherited from interface net.shibboleth.profile.config.ProfileConfiguration

    DEFAULT_DISALLOWED_FEATURES
  • Method Summary

    Modifier and Type
    Method
    Description
    Get an ordered list of interceptor flows to run for this profile after an inbound message is decoded.
    Get an ordered list of interceptor flows to run for this profile before a final outbound message is generated.

    Methods inherited from interface net.shibboleth.shared.component.IdentifiedComponent

    getId

    Methods inherited from interface net.shibboleth.profile.config.ProfileConfiguration

    getDisallowedFeatures, getSecurityConfiguration, isFeatureDisallowed