Skip to content

Commit 8611d44

Browse files
committed
Merge branch 'main' into fix-extensibility-AuthorizeHttpRequestsConfigurer
2 parents 641a480 + ec13b8d commit 8611d44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/java/org/springframework/security/authorization/AuthorizationEventPublisher.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* @since 5.7
3131
* @see AuthorizationManager
3232
*/
33+
@FunctionalInterface
3334
public interface AuthorizationEventPublisher {
3435

3536
/**

0 commit comments

Comments
 (0)