Closed
Description
Unlike in preAuthorizeAuthorizationMethodInterceptor when jsr250AuthorizationMethodInterceptor is constructed setAuthorizationEventPublisher
is not called, so it is required to provide custom code to do so.
It is required to introduce new paratemer for the method of ObjectProvider type and call it somewhere around this place:
Happy to contribute with such a change