public class DigestAuthenticationMechanismFactory extends Object implements io.undertow.security.api.AuthenticationMechanismFactory
AuthenticationMechanismFactory
for the custom WildFly implementation of Digest.Modifier and Type | Field and Description |
---|---|
static io.undertow.security.api.AuthenticationMechanismFactory |
FACTORY |
Modifier and Type | Method and Description |
---|---|
io.undertow.security.api.AuthenticationMechanism |
create(String mechanismName,
io.undertow.server.handlers.form.FormParserFactory formParserFactory,
Map<String,String> properties) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.