Uses of Class
org.wildfly.elytron.web.undertow.server.servlet.ElytronServletContextAssociationHandler.Builder
-
-
Uses of ElytronServletContextAssociationHandler.Builder in org.wildfly.elytron.web.undertow.server.servlet
Methods in org.wildfly.elytron.web.undertow.server.servlet that return ElytronServletContextAssociationHandler.Builder Modifier and Type Method Description static ElytronServletContextAssociationHandler.BuilderElytronServletContextAssociationHandler. builder()ElytronServletContextAssociationHandler.BuilderElytronServletContextAssociationHandler.Builder. setApplicationContext(String applicationContext)ElytronServletContextAssociationHandler.BuilderElytronServletContextAssociationHandler.Builder. setEnableJaspi(boolean enableJaspi)ElytronServletContextAssociationHandler.BuilderElytronServletContextAssociationHandler.Builder. setIntegratedJaspi(boolean integratedJaspi)
-