spring-projects / spring-vault

Provides familiar Spring abstractions for HashiCorp Vault
https://spring.io/projects/spring-vault
Apache License 2.0
283 stars 186 forks source link

Introduce `AuthenticationEventMulticaster` interface #816

Closed mp911de closed 1 year ago

mp911de commented 1 year ago

For better reuse and delegation to AuthenticationEventPublisher, we should introduce a multicaster interface so that wrappers no not need to subclass AuthenticationEventPublisher