Package org.wildfly.extras.creaper.commands.undertow

Class Summary
AddHttpsSecurityRealm Command which creates security realm for usage mainly by HTTPS listener.
AddHttpsSecurityRealm.Builder  
AddUndertowListener Command which creates HTTP/HTTPS/AJP listener in the Undertow subsystem.
AddUndertowListener.AjpBuilder Builder for adding an AJP listener.
AddUndertowListener.HttpBuilder Builder for adding an HTTP listener.
AddUndertowListener.HttpsBuilder Builder for adding an HTTPS listener Some details about the attributes can be found at http://wildscribe.github.io/Wildfly/9.0.0.Beta1/subsystem/undertow/server/https-listener/index.html
RemoveHttpsSecurityRealm Command which removes specified security realm.
RemoveUndertowListener Command which removes specified Undertow listener.
RemoveUndertowListener.Builder  
UndertowConstants  
 

Enum Summary
SslVerifyClient Enum representing SSL client authentication modes for SSL channels which are allowed in Undertow.
UndertowListenerType  
 



Copyright © 2016. All rights reserved.