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/method/AuthorizationAdvisorProxyFactory.java
+33-1
Original file line number
Diff line number
Diff line change
@@ -195,9 +195,30 @@ public void setAdvisors(Collection<AuthorizationAdvisor> advisors) {
195
195
*
196
196
* <pre>
197
197
* AuthorizationAdvisorProxyFactory proxyFactory = new AuthorizationAdvisorProxyFactory();
0 commit comments