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/test/java/org/springframework/security/authorization/method/PostAuthorizeAuthorizationManagerTests.java
+10-13
Original file line number
Diff line number
Diff line change
@@ -145,22 +145,11 @@ public void checkRequiresUserWhenClassAnnotationsThenApplies() throws Exception
Copy file name to clipboardExpand all lines: core/src/test/java/org/springframework/security/authorization/method/PostAuthorizeReactiveAuthorizationManagerTests.java
+10-14
Original file line number
Diff line number
Diff line change
@@ -149,24 +149,12 @@ public void checkRequiresUserWhenClassAnnotationsThenApplies() throws Exception
Copy file name to clipboardExpand all lines: core/src/test/java/org/springframework/security/authorization/method/PostFilterAuthorizationMethodInterceptorTests.java
Copy file name to clipboardExpand all lines: core/src/test/java/org/springframework/security/authorization/method/PostFilterAuthorizationReactiveMethodInterceptorTests.java
Copy file name to clipboardExpand all lines: core/src/test/java/org/springframework/security/authorization/method/PreAuthorizeAuthorizationManagerTests.java
+10-12
Original file line number
Diff line number
Diff line change
@@ -114,21 +114,11 @@ public void checkRequiresUserWhenClassAnnotationsThenApplies() throws Exception
Copy file name to clipboardExpand all lines: core/src/test/java/org/springframework/security/authorization/method/PreAuthorizeReactiveAuthorizationManagerTests.java
+10-13
Original file line number
Diff line number
Diff line change
@@ -123,23 +123,12 @@ public void checkRequiresUserWhenClassAnnotationsThenApplies() throws Exception
Copy file name to clipboardExpand all lines: core/src/test/java/org/springframework/security/authorization/method/PreFilterAuthorizationMethodInterceptorTests.java
+10-11
Original file line number
Diff line number
Diff line change
@@ -169,19 +169,10 @@ public void findFilterTargetWhenNameNotProvidedAndNotSingleArgThenException() th
169
169
.withMessage("Unable to determine the method argument for filtering. Specify the filter target.");
Copy file name to clipboardExpand all lines: core/src/test/java/org/springframework/security/authorization/method/PreFilterAuthorizationReactiveMethodInterceptorTests.java
0 commit comments