Uses of Class
org.wildfly.elytron.web.undertow.server.ScopeSessionListener.Builder
Packages that use ScopeSessionListener.Builder
Package
Description
Package containing the Undertow server integration.
-
Uses of ScopeSessionListener.Builder in org.wildfly.elytron.web.undertow.server
Methods in org.wildfly.elytron.web.undertow.server that return ScopeSessionListener.BuilderModifier and TypeMethodDescriptionScopeSessionListener.Builder.addScopeResolver(org.wildfly.security.http.Scope scope, Function<io.undertow.server.HttpServerExchange, org.wildfly.security.http.HttpScope> scopeResolver) static ScopeSessionListener.BuilderScopeSessionListener.builder()