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

Example usage for Java org.springframework.security.web.header.writers HstsHeaderWriter 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 HstsHeaderWriter.

The text is from its open source code.

Constructor

Method

voidsetRequestMatcher(RequestMatcher requestMatcher)
Sets the RequestMatcher used to determine if the "Strict-Transport-Security" should be added.