Class HeadersConfigurer.FeaturePolicyConfig

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      HeadersConfigurer<H> and()
      Allows completing configuration of Feature Policy and continuing configuration of headers.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • and

        public HeadersConfigurer<H> and()
        Allows completing configuration of Feature Policy and continuing configuration of headers.
        Returns:
        the HeadersConfigurer for additional configuration