Uses of Class
org.springframework.boot.actuate.endpoint.Sanitizer
Packages that use Sanitizer
-
Uses of Sanitizer in org.springframework.boot.actuate.quartz
Constructors in org.springframework.boot.actuate.quartz with parameters of type SanitizerModifierConstructorDescriptionQuartzEndpoint
(org.quartz.Scheduler scheduler, Sanitizer sanitizer) Create an instance for the specifiedScheduler
andSanitizer
.