1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Merge branch '5.8.x'

Closes gh-11937
This commit is contained in:
Marcus Da Coregio
2022-10-03 11:43:22 -03:00
6 changed files with 28 additions and 2 deletions
@@ -109,7 +109,11 @@ import org.springframework.util.Assert;
* @author Tim Ysewyn
* @author Ankur Pathak
* @since 4.1
* @deprecated see <a href=
* "https://owasp.org/www-community/controls/Certificate_and_Public_Key_Pinning">Certificate
* and Public Key Pinning</a> for more context
*/
@Deprecated
public final class HpkpHeaderWriter implements HeaderWriter {
private static final long DEFAULT_MAX_AGE_SECONDS = 5184000;