Uses of Class
org.wildfly.elytron.web.undertow.common.UndertowServer
-
Uses of UndertowServer in org.wildfly.elytron.web.undertow.common
Fields in org.wildfly.elytron.web.undertow.common declared as UndertowServerModifier and TypeFieldDescriptionBasicAuthenticationBase.serverBearerTokenAuthenticationBase.serverExternalAuthenticationBase.serverFormAuthenticationBase.serverClientCertAuthenticationBase.serverAfinal UndertowServerFormAuthenticationWithClusteredSSOBase.serverAFormAuthenticationWithSessionReplicationBase.serverAClientCertAuthenticationBase.serverBfinal UndertowServerFormAuthenticationWithClusteredSSOBase.serverBFormAuthenticationWithSessionReplicationBase.serverBfinal UndertowServerFormAuthenticationWithClusteredSSOBase.serverCFormAuthenticationWithSessionReplicationBase.serverCfinal UndertowServerFormAuthenticationWithClusteredSSOBase.serverDfinal UndertowServerFormAuthenticationWithClusteredSSOBase.serverEMethods in org.wildfly.elytron.web.undertow.common that return UndertowServerModifier and TypeMethodDescriptionprotected abstract UndertowServerBasicAuthenticationBase.createUndertowServer()protected abstract UndertowServerBearerTokenAuthenticationBase.createUndertowServer()protected abstract UndertowServerExternalAuthenticationBase.createUndertowServer()protected abstract UndertowServerFormAuthenticationBase.createUndertowServer()protected abstract UndertowServerFormAuthenticationWithClusteredSSOBase.createUndertowServer(int port) protected abstract UndertowServerFormAuthenticationWithSessionReplicationBase.createUndertowServer(int port) protected abstract UndertowServerClientCertAuthenticationBase.createUndertowServerA()protected abstract UndertowServerClientCertAuthenticationBase.createUndertowServerB()