static ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.builder() |
|
ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.Builder.setAuthenticationMode(io.undertow.security.api.AuthenticationMode authMode) |
|
ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.Builder.setHttpExchangeSupplier(Function<io.undertow.server.HttpServerExchange,ElytronHttpExchange> httpExchangeSupplier) |
|
ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.Builder.setIdentityCacheSupplier(BiFunction<org.wildfly.security.http.HttpExchangeSpi,String,org.wildfly.security.cache.IdentityCache> identityCacheSupplier) |
|
ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.Builder.setMechanismSupplier(Supplier<List<org.wildfly.security.http.HttpServerAuthenticationMechanism>> mechanismSupplier) |
|
ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.Builder.setNext(io.undertow.server.HttpHandler next) |
|
ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.Builder.setProgramaticMechanismName(String programmaticMechanismName) |
Deprecated.
|
ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.Builder.setProgrammaticMechanismName(String programmaticMechanismName) |
|
ElytronContextAssociationHandler.Builder |
ElytronContextAssociationHandler.Builder.setSecurityDomain(org.wildfly.security.auth.server.SecurityDomain securityDomain) |
|