public class NegotiationMechanismFactory extends Object implements io.undertow.security.api.AuthenticationMechanismFactory
AuthenticationMechanismFactory to return the NegotiationMechanism.| Constructor and Description |
|---|
NegotiationMechanismFactory() |
| 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 © 2016 JBoss by Red Hat. All rights reserved.