1
0
mirror of synced 2026-08-03 16:56:56 +00:00

Fix JavaDoc Typos

This commit is contained in:
Josh Cummings
2025-02-24 18:09:03 -07:00
parent ada6460f12
commit f2d78a01c3
2 changed files with 0 additions and 2 deletions
@@ -38,7 +38,6 @@ import org.springframework.security.saml2.provider.service.authentication.Defaul
*
* @author Ulrich Grave
* @since 5.7
* @see DefaultSaml2AuthenticatedPrincipalDeserializer
* @see Saml2Jackson2Module
* @see SecurityJackson2Modules
*/
@@ -39,7 +39,6 @@ import org.springframework.security.saml2.provider.service.authentication.Saml2A
*
* @author Ulrich Grave
* @since 5.7
* @see Saml2AuthenticationDeserializer
* @see Saml2Jackson2Module
* @see SecurityJackson2Modules
*/