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/oauth2-core/src/main/java/org/springframework/security/oauth2/core/http/converter/HttpMessageConverters.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@
27
27
* Utility methods for {@link HttpMessageConverter}'s.
28
28
*
29
29
* @author Joe Grandja
30
+
* @author luamas
30
31
* @since 5.1
31
32
*/
32
33
finalclassHttpMessageConverters {
@@ -42,7 +43,7 @@ final class HttpMessageConverters {
0 commit comments