Class FilterChains

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.core.ChainsConfig.Producer, ConfigProducer, Serializable

public class FilterChains extends Chains<HttpFilterChain>
Author:
Tony Vaagenes
See Also:
  • Constructor Details

  • Method Details

    • hasChain

      public boolean hasChain(com.yahoo.component.ComponentId filterChain)
    • hasChainThatInherits

      public boolean hasChainThatInherits(com.yahoo.component.ComponentId filterChain)
    • emptyChainSpec

      public static com.yahoo.component.chain.model.ChainSpecification emptyChainSpec(com.yahoo.component.ComponentId chainId)