mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 22:02:41 +00:00
Add @FunctionalInterface to AuthorizationEventPublisher
This commit is contained in:
parent
1911c399a2
commit
ec13b8db4b
@ -30,6 +30,7 @@ import org.springframework.security.core.Authentication;
|
|||||||
* @since 5.7
|
* @since 5.7
|
||||||
* @see AuthorizationManager
|
* @see AuthorizationManager
|
||||||
*/
|
*/
|
||||||
|
@FunctionalInterface
|
||||||
public interface AuthorizationEventPublisher {
|
public interface AuthorizationEventPublisher {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user