Uses of Class
org.wildfly.elytron.web.undertow.server.ScopeSessionListener
Packages that use ScopeSessionListener
Package
Description
Package containing the Undertow server integration.
-
Uses of ScopeSessionListener in org.wildfly.elytron.web.undertow.server
Methods in org.wildfly.elytron.web.undertow.server that return ScopeSessionListenerConstructors in org.wildfly.elytron.web.undertow.server with parameters of type ScopeSessionListenerModifierConstructorDescriptionprotectedElytronHttpExchange(io.undertow.server.HttpServerExchange httpServerExchange, Map<org.wildfly.security.http.Scope, Function<io.undertow.server.HttpServerExchange, org.wildfly.security.http.HttpScope>> scopeResolvers, ScopeSessionListener scopeSessionListener)