Class 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 Detail

      • HealthHTTPSecurityService

        public HealthHTTPSecurityService​(Consumer<Boolean> consumer,
                                         boolean securityEnabled)
    • Method Detail

      • start

        public void start​(org.jboss.msc.service.StartContext context)
        Specified by:
        start in interface org.jboss.msc.Service
      • stop

        public void stop​(org.jboss.msc.service.StopContext context)
        Specified by:
        stop in interface org.jboss.msc.Service