You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oauth2-authorization-server/src/main/java/org/springframework/security/oauth2/server/authorization/JdbcOAuth2AuthorizationService.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -304,7 +304,7 @@ public void setAuthorizationParametersMapper(
304
304
* The default {@link RowMapper} that maps the current row in
305
305
* {@code java.sql.ResultSet} to {@link OAuth2Authorization}.
0 commit comments