Uses of Class
org.wildfly.elytron.web.undertow.server.ScopeSessionListener.Builder
-
Packages that use ScopeSessionListener.Builder Package Description org.wildfly.elytron.web.undertow.server 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.Builder Modifier and Type Method Description ScopeSessionListener.BuilderScopeSessionListener.Builder. addScopeResolver(org.wildfly.security.http.Scope scope, Function<io.undertow.server.HttpServerExchange,org.wildfly.security.http.HttpScope> scopeResolver)static ScopeSessionListener.BuilderScopeSessionListener. builder()
-