Преглед изворни кода

Add SubjectX500PrincipalExtractor to Whats New

Issue gh-16984
Rob Winch пре 2 месеци
родитељ
комит
040ffe17e5
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      docs/modules/ROOT/pages/whats-new.adoc

+ 4 - 0
docs/modules/ROOT/pages/whats-new.adoc

@@ -3,3 +3,7 @@
 
 Spring Security 7.0 provides a number of new features.
 Below are the highlights of the release, or you can view https://github.com/spring-projects/spring-security/releases[the release notes] for a detailed listing of each feature and bug fix.
+
+== Web
+
+* Added javadoc:org.springframework.security.web.authentication.preauth.x509.SubjectX500PrincipalExtractor[]