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: core/src/main/java/org/springframework/security/authorization/AuthenticatedReactiveAuthorizationManager.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,9 @@
27
27
* authenticated.
28
28
*
29
29
* @param <T> The type of object authorization is being performed against. This does not
30
+
* matter since the authorization decision does not use the object.
30
31
* @author Rob Winch
31
-
* @since 5.0 matter since the authorization decision does not use the object.
0 commit comments