Skip to content

Commit

Permalink
fix comment of authenticationFailureHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
GeonuDaou authored and eleftherias committed Sep 24, 2020
1 parent c502312 commit fd61553
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import org.springframework.security.web.authentication.AuthenticationSuccessHand
* @property authenticationSuccessHandler the [AuthenticationSuccessHandler] used after
* authentication success
* @property authenticationFailureHandler the [AuthenticationFailureHandler] used after
* authentication success
* authentication failure
* @property failureUrl the URL to send users if authentication fails
* @property loginProcessingUrl the URL to validate the credentials
* @property permitAll whether to grant access to the urls for [failureUrl] as well as
Expand Down

0 comments on commit fd61553

Please sign in to comment.