Annotation Type FrameOptions


  • @Retention(RUNTIME)
    @Target({TYPE,PACKAGE,METHOD})
    @Documented
    public @interface FrameOptions
    Defines what value the resource should emit for the X-Frame-Options header
    Author:
    cdivilly
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      FramePolicy value
      FramePolicy for this servlet