Uses of Class
org.wildfly.extras.creaper.commands.undertow.AddApplicationSecurityDomain.Builder

Packages that use AddApplicationSecurityDomain.Builder
org.wildfly.extras.creaper.commands.undertow   
 

Uses of AddApplicationSecurityDomain.Builder in org.wildfly.extras.creaper.commands.undertow
 

Methods in org.wildfly.extras.creaper.commands.undertow that return AddApplicationSecurityDomain.Builder
 AddApplicationSecurityDomain.Builder AddApplicationSecurityDomain.Builder.httpAuthenticationFactory(String httpAuthenticationFactory)
          Reference to the HttpAuthenticationFactory that should be used.
 AddApplicationSecurityDomain.Builder AddApplicationSecurityDomain.Builder.overrideDeploymentConfig(boolean overrideDeploymentConfig)
          The references HttpServerAuthenticationMechanismFactory contains it's own policy configuration to control the authentication mechanisms it supports, if this attribute is set to 'true' that policy will override the methods specified within the deployment.
 AddApplicationSecurityDomain.Builder AddApplicationSecurityDomain.Builder.replaceExisting()
           
 



Copyright © 2020. All rights reserved.