Skip to content

Commit

Permalink
Add @FunctionalInterface to AuthorizationEventPublisher
Browse files Browse the repository at this point in the history
  • Loading branch information
franticticktick authored and jzheaux committed Oct 23, 2024
1 parent 1911c39 commit ec13b8d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
* @since 5.7
* @see AuthorizationManager
*/
@FunctionalInterface
public interface AuthorizationEventPublisher {

/**
Expand Down

0 comments on commit ec13b8d

Please sign in to comment.