Skip to content

Commit

Permalink
Add missing @SInCE 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnr committed Nov 9, 2021
1 parent 75abf0c commit ea352e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ public final void setAuthorizationRequestRepository(
* authentication result.
* @param authenticationResultConverter the converter for
* {@link OAuth2AuthenticationToken}'s
* @since 5.6
*/
public final void setAuthenticationResultConverter(
Converter<OAuth2LoginAuthenticationToken, OAuth2AuthenticationToken> authenticationResultConverter) {
Expand Down

0 comments on commit ea352e1

Please sign in to comment.