Uses of Class
org.springframework.boot.actuate.endpoint.Sanitizer
-
Uses of Sanitizer in org.springframework.boot.actuate.quartz
ModifierConstructorDescriptionQuartzEndpoint
(org.quartz.Scheduler scheduler, Sanitizer sanitizer) Create an instance for the specifiedScheduler
andSanitizer
.