Uses of Enum Class
com.broadleafcommerce.auth.user.autoconfigure.AuthorizationServerProperties.XFrameOptionsMode
-
Uses of AuthorizationServerProperties.XFrameOptionsMode in com.broadleafcommerce.auth.user.autoconfigure
Modifier and TypeMethodDescriptionAuthorizationServerProperties.getFrameOptions()
Determines the value and presence of the X-Frame-Options header.Returns the enum constant of this class with the specified name.AuthorizationServerProperties.XFrameOptionsMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AuthorizationServerProperties.setFrameOptions
(AuthorizationServerProperties.XFrameOptionsMode frameOptions) Determines the value and presence of the X-Frame-Options header.