Add a security interceptor for actuator endpoints
Update `AbstractEndpointHandlerMapping` to support a security interceptor that can be used to enforce endpoint security. Fixes gh-6889
Showing
Please register or sign in to comment
Update `AbstractEndpointHandlerMapping` to support a security interceptor that can be used to enforce endpoint security. Fixes gh-6889