@ -170,14 +169,14 @@ public final class AuthorizationManagerAfterMethodInterceptor
@@ -170,14 +169,14 @@ public final class AuthorizationManagerAfterMethodInterceptor
this.logger.debug(LogMessage.of(()->"Failed to authorize "+mi+" with authorization manager "
+this.authorizationManager+" and decision "+decision));
@ -186,15 +185,13 @@ public final class AuthorizationManagerAfterMethodInterceptor
@@ -186,15 +185,13 @@ public final class AuthorizationManagerAfterMethodInterceptor
@ -244,13 +243,13 @@ public final class AuthorizationManagerBeforeMethodInterceptor
@@ -244,13 +243,13 @@ public final class AuthorizationManagerBeforeMethodInterceptor
this.logger.debug(LogMessage.of(()->"Failed to authorize "+mi+" with authorization manager "
+this.authorizationManager+" and decision "+decision));
@ -259,15 +258,13 @@ public final class AuthorizationManagerBeforeMethodInterceptor
@@ -259,15 +258,13 @@ public final class AuthorizationManagerBeforeMethodInterceptor
@ -108,7 +107,7 @@ public final class PostFilterAuthorizationMethodInterceptor
@@ -108,7 +107,7 @@ public final class PostFilterAuthorizationMethodInterceptor
@ -125,19 +124,17 @@ public final class PostFilterAuthorizationMethodInterceptor
@@ -125,19 +124,17 @@ public final class PostFilterAuthorizationMethodInterceptor
@ -109,7 +108,7 @@ public final class PreFilterAuthorizationMethodInterceptor
@@ -109,7 +108,7 @@ public final class PreFilterAuthorizationMethodInterceptor
@ -124,7 +123,7 @@ public final class PreFilterAuthorizationMethodInterceptor
@@ -124,7 +123,7 @@ public final class PreFilterAuthorizationMethodInterceptor
@ -150,15 +149,13 @@ public final class PreFilterAuthorizationMethodInterceptor
@@ -150,15 +149,13 @@ public final class PreFilterAuthorizationMethodInterceptor
@ -91,6 +92,25 @@ public class AuthorizationManagerAfterMethodInterceptorTests {
@@ -91,6 +92,25 @@ public class AuthorizationManagerAfterMethodInterceptorTests {
@ -87,6 +87,24 @@ public class AuthorizationManagerBeforeMethodInterceptorTests {
@@ -87,6 +87,24 @@ public class AuthorizationManagerBeforeMethodInterceptorTests {
@ -147,6 +147,29 @@ public class PostFilterAuthorizationMethodInterceptorTests {
@@ -147,6 +147,29 @@ public class PostFilterAuthorizationMethodInterceptorTests {
@ -204,6 +204,26 @@ public class PreFilterAuthorizationMethodInterceptorTests {
@@ -204,6 +204,26 @@ public class PreFilterAuthorizationMethodInterceptorTests {