Package | Description |
---|---|
org.springframework.security.web.header.writers.frameoptions |
Modifier and Type | Method and Description |
---|---|
static XFrameOptionsHeaderWriter.XFrameOptionsMode |
XFrameOptionsHeaderWriter.XFrameOptionsMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XFrameOptionsHeaderWriter.XFrameOptionsMode[] |
XFrameOptionsHeaderWriter.XFrameOptionsMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
XFrameOptionsHeaderWriter(XFrameOptionsHeaderWriter.XFrameOptionsMode frameOptionsMode)
Creates a new instance
|
Copyright © 2019. All rights reserved.