public static class ServletFormAuthenticationMechanism.Factory extends Object implements AuthenticationMechanismFactory
CONTEXT_PATH, ERROR_PAGE, LOGIN_PAGE, REALM| Constructor and Description |
|---|
Factory() |
Factory(IdentityManager identityManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMechanism |
create(String mechanismName,
IdentityManager identityManager,
FormParserFactory formParserFactory,
Map<String,String> properties) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate@Deprecated public Factory(IdentityManager identityManager)
public Factory()
public AuthenticationMechanism create(String mechanismName, IdentityManager identityManager, FormParserFactory formParserFactory, Map<String,String> properties)
create in interface AuthenticationMechanismFactoryCopyright © 2019 JBoss by Red Hat. All rights reserved.