Class SimpleHttpsListener

java.lang.Object
org.wildfly.test.security.common.elytron.AbstractConfigurableElement
org.wildfly.test.undertow.common.elytron.SimpleHttpsListener
All Implemented Interfaces:
ConfigurableElement, HttpsListener

public class SimpleHttpsListener extends AbstractConfigurableElement implements HttpsListener
Undertow https-listener configuration implementation.
Author:
Jan Stourac