Package | Description |
---|---|
org.wildfly.security.auth.server |
Server side of authentication provided by Elytron.
|
Modifier and Type | Method and Description |
---|---|
static HttpAuthenticationFactory.Builder |
HttpAuthenticationFactory.builder()
Obtain a new
HttpAuthenticationFactory.Builder capable of building a HttpAuthenticationFactory . |
HttpAuthenticationFactory.Builder |
HttpAuthenticationFactory.Builder.setFactory(HttpServerAuthenticationMechanismFactory factory) |
HttpAuthenticationFactory.Builder |
HttpAuthenticationFactory.Builder.setMechanismConfigurationSelector(MechanismConfigurationSelector mechanismConfigurationSelector) |
HttpAuthenticationFactory.Builder |
HttpAuthenticationFactory.Builder.setSecurityDomain(SecurityDomain securityDomain) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.