Class XFrameOptionsHeaderWriter

  • All Implemented Interfaces:
    HeaderWriter

    public final class XFrameOptionsHeaderWriter
    extends java.lang.Object
    implements HeaderWriter
    HeaderWriter implementation for the X-Frame-Options headers. When using the ALLOW-FROM directive the actual value is determined by a AllowFromStrategy.
    Since:
    3.2
    See Also:
    AllowFromStrategy