io.undertow.security.api.AuthenticationMechanismFactory
public static class ServletFormAuthenticationMechanism.Factory extends Object implements io.undertow.security.api.AuthenticationMechanismFactory
Constructor | Description |
---|---|
Factory(io.undertow.security.idm.IdentityManager identityManager) |
Modifier and Type | Method | Description |
---|---|---|
io.undertow.security.api.AuthenticationMechanism |
create(String mechanismName,
io.undertow.server.handlers.form.FormParserFactory formParserFactory,
Map<String,String> properties) |
Copyright © 2018. All rights reserved.