public static class ServletFormAuthenticationMechanism.Factory extends Object implements io.undertow.security.api.AuthenticationMechanismFactory
| Constructor and Description |
|---|
Factory(io.undertow.security.idm.IdentityManager identityManager) |
| 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. All rights reserved.