Fix JavaDoc Typos
This commit is contained in:
parent
ada6460f12
commit
f2d78a01c3
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue