Class AuthenticationManager
java.lang.Object
org.wildfly.elytron.web.undertow.server.servlet.AuthenticationManager
A utility class to take relevant Elytron component instances and apply them to an Undertow
DeploymentInfo to apply
Elytron based authentication to a deployment.- Author:
- Darran Lofthouse
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
configure
public void configure(io.undertow.servlet.api.DeploymentInfo deploymentInfo) Configure theDeploymentInfoso the deployment will use Elytron security based on the parameters used to initialise this.invalid reference
AuthenticationManaer- Parameters:
deploymentInfo- theDeploymentInfoto configure.
-
builder
-