By default all health endpoints will inherit the security of the implicit '/health' endpoint.
Element Detail
inheritSecurity
public abstract boolean inheritSecurity
By default all health endpoints will inherit the security of the implicit '/health' endpoint.
This method allows to exclude certain endpoints from that policy.