Undertow Core 2.2.40.Final
-
-
-
-
Methods in io.undertow.security.impl with parameters of type FormParserFactory
| Modifier and Type |
Method |
Description |
AuthenticationMechanism |
GenericHeaderAuthenticationMechanism.Factory.create(String mechanismName,
IdentityManager identityManager,
FormParserFactory formParserFactory,
Map<String,String> properties) |
AuthenticationMechanism |
ExternalAuthenticationMechanism.Factory.create(String mechanismName,
IdentityManager identityManager,
FormParserFactory formParserFactory,
Map<String,String> properties) |
AuthenticationMechanism |
DigestAuthenticationMechanism.Factory.create(String mechanismName,
IdentityManager identityManager,
FormParserFactory formParserFactory,
Map<String,String> properties) |
AuthenticationMechanism |
ClientCertAuthenticationMechanism.Factory.create(String mechanismName,
IdentityManager identityManager,
FormParserFactory formParserFactory,
Map<String,String> properties) |
AuthenticationMechanism |
BasicAuthenticationMechanism.Factory.create(String mechanismName,
IdentityManager identityManager,
FormParserFactory formParserFactory,
Map<String,String> properties) |
Constructors in io.undertow.security.impl with parameters of type FormParserFactory
| Constructor |
Description |
FormAuthenticationMechanism(FormParserFactory formParserFactory,
String name,
String loginPage,
String errorPage) |
FormAuthenticationMechanism(FormParserFactory formParserFactory,
String name,
String loginPage,
String errorPage,
IdentityManager identityManager) |
FormAuthenticationMechanism(FormParserFactory formParserFactory,
String name,
String loginPage,
String errorPage,
String postLocation) |
FormAuthenticationMechanism(FormParserFactory formParserFactory,
String name,
String loginPage,
String errorPage,
String postLocation,
IdentityManager identityManager) |
-
-
Undertow Core 2.2.40.Final
Copyright © 2026 JBoss by Red Hat. All rights reserved.