@ -154,11 +149,21 @@ public final class AuthorizationManagerAfterMethodInterceptor
@@ -154,11 +149,21 @@ public final class AuthorizationManagerAfterMethodInterceptor
this.logger.debug(LogMessage.of(()->"Failed to authorize "+mi+" with authorization manager "
+this.authorizationManager+" and decision "+decision));
@ -167,6 +172,17 @@ public final class AuthorizationManagerAfterMethodInterceptor
@@ -167,6 +172,17 @@ public final class AuthorizationManagerAfterMethodInterceptor
@ -199,10 +194,20 @@ public final class AuthorizationManagerBeforeMethodInterceptor
@@ -199,10 +194,20 @@ public final class AuthorizationManagerBeforeMethodInterceptor
this.logger.debug(LogMessage.of(()->"Failed to authorize "+mi+" with authorization manager "
+this.authorizationManager+" and decision "+decision));
@ -211,6 +216,17 @@ public final class AuthorizationManagerBeforeMethodInterceptor
@@ -211,6 +216,17 @@ public final class AuthorizationManagerBeforeMethodInterceptor
@ -115,6 +110,16 @@ public final class PostFilterAuthorizationMethodInterceptor
@@ -115,6 +110,16 @@ public final class PostFilterAuthorizationMethodInterceptor
@ -128,10 +133,21 @@ public final class PostFilterAuthorizationMethodInterceptor
@@ -128,10 +133,21 @@ public final class PostFilterAuthorizationMethodInterceptor
@ -115,6 +110,16 @@ public final class PreFilterAuthorizationMethodInterceptor
@@ -115,6 +110,16 @@ public final class PreFilterAuthorizationMethodInterceptor
@ -126,7 +131,7 @@ public final class PreFilterAuthorizationMethodInterceptor
@@ -126,7 +131,7 @@ public final class PreFilterAuthorizationMethodInterceptor
@ -152,6 +157,17 @@ public final class PreFilterAuthorizationMethodInterceptor
@@ -152,6 +157,17 @@ public final class PreFilterAuthorizationMethodInterceptor
@ -71,8 +73,22 @@ public class AuthorizationManagerAfterMethodInterceptorTests {
@@ -71,8 +73,22 @@ public class AuthorizationManagerAfterMethodInterceptorTests {
@ -66,8 +70,22 @@ public class AuthorizationManagerBeforeMethodInterceptorTests {
@@ -66,8 +70,22 @@ public class AuthorizationManagerBeforeMethodInterceptorTests {
@ -119,6 +127,26 @@ public class PostFilterAuthorizationMethodInterceptorTests {
@@ -119,6 +127,26 @@ public class PostFilterAuthorizationMethodInterceptorTests {
@ -131,6 +159,11 @@ public class PostFilterAuthorizationMethodInterceptorTests {
@@ -131,6 +159,11 @@ public class PostFilterAuthorizationMethodInterceptorTests {
@ -178,6 +186,23 @@ public class PreFilterAuthorizationMethodInterceptorTests {
@@ -178,6 +186,23 @@ public class PreFilterAuthorizationMethodInterceptorTests {
@ -205,6 +230,11 @@ public class PreFilterAuthorizationMethodInterceptorTests {
@@ -205,6 +230,11 @@ public class PreFilterAuthorizationMethodInterceptorTests {