Class HealthHTTPSecurityService
- java.lang.Object
-
- org.wildfly.extension.microprofile.health.HealthHTTPSecurityService
-
- All Implemented Interfaces:
org.jboss.msc.Service
public class HealthHTTPSecurityService extends Object implements org.jboss.msc.Service
- Author:
- Jeff Mesnil (c) 2018 Red Hat inc.
-
-
Constructor Summary
Constructors Constructor Description HealthHTTPSecurityService(Consumer<Boolean> consumer, boolean securityEnabled)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(org.jboss.msc.service.StartContext context)voidstop(org.jboss.msc.service.StopContext context)
-