Java org.springframework.security.web.header.writers.frameoptions XFrameOptionsHeaderWriter fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.web.header.writers.frameoptions XFrameOptionsHeaderWriter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.web.header.writers.frameoptions XFrameOptionsHeaderWriter.

The text is from its open source code.

Constructor

XFrameOptionsHeaderWriter(XFrameOptionsMode frameOptionsMode)
Creates a new instance
XFrameOptionsHeaderWriter(AllowFromStrategy allowFromStrategy)
Creates a new instance with XFrameOptionsMode#ALLOW_FROM .