Skip to content

Commit f2d78a0

Browse files
committed
Fix JavaDoc Typos
1 parent ada6460 commit f2d78a0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

saml2/saml2-service-provider/src/main/java/org/springframework/security/saml2/jackson2/DefaultSaml2AuthenticatedPrincipalMixin.java

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
*
3939
* @author Ulrich Grave
4040
* @since 5.7
41-
* @see DefaultSaml2AuthenticatedPrincipalDeserializer
4241
* @see Saml2Jackson2Module
4342
* @see SecurityJackson2Modules
4443
*/

saml2/saml2-service-provider/src/main/java/org/springframework/security/saml2/jackson2/Saml2AuthenticationMixin.java

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
*
4040
* @author Ulrich Grave
4141
* @since 5.7
42-
* @see Saml2AuthenticationDeserializer
4342
* @see Saml2Jackson2Module
4443
* @see SecurityJackson2Modules
4544
*/

0 commit comments

Comments
 (0)