Uses of Class
org.wildfly.elytron.web.undertow.server.SecurityContextImpl.Builder
Packages that use SecurityContextImpl.Builder
Package
Description
Package containing the Undertow server integration.
-
Uses of SecurityContextImpl.Builder in org.wildfly.elytron.web.undertow.server
Methods in org.wildfly.elytron.web.undertow.server that return SecurityContextImpl.BuilderModifier and TypeMethodDescriptionprotected SecurityContextImpl.BuilderElytronContextAssociationHandler.populateSecurityContextBuilder(SecurityContextImpl.Builder builder, io.undertow.server.HttpServerExchange exchange) SecurityContextImpl.Builder.setAuthMode(io.undertow.security.api.AuthenticationMode authMode) Methods in org.wildfly.elytron.web.undertow.server with parameters of type SecurityContextImpl.BuilderModifier and TypeMethodDescriptionprotected SecurityContextImpl.BuilderElytronContextAssociationHandler.populateSecurityContextBuilder(SecurityContextImpl.Builder builder, io.undertow.server.HttpServerExchange exchange) Constructors in org.wildfly.elytron.web.undertow.server with parameters of type SecurityContextImpl.Builder