Interface AuthorizationEventPublisher

All Known Implementing Classes:
SpringAuthorizationEventPublisher
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface AuthorizationEventPublisher
A contract for publishing authorization events
Since:
5.7
See Also: