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: config/src/main/java/org/springframework/security/config/annotation/method/configuration/AuthorizationProxyConfiguration.java
Copy file name to clipboardExpand all lines: core/src/main/java/org/springframework/security/authorization/method/AuthorizationAdvisorProxyFactory.java
+9-7
Original file line number
Diff line number
Diff line change
@@ -100,16 +100,16 @@ public final class AuthorizationAdvisorProxyFactory implements AuthorizationProx
100
100
101
101
/**
102
102
* Construct an {@link AuthorizationAdvisorProxyFactory} with the provided advisors.
103
-
*
104
-
* <p>
105
-
* The list may be empty, in the case where advisors are added later using
Copy file name to clipboardExpand all lines: core/src/main/java/org/springframework/security/authorization/method/AuthorizeReturnObjectMethodInterceptor.java
0 commit comments