public static class ServletFormAuthenticationMechanism.Factory extends Object implements AuthenticationMechanismFactory
CONTEXT_PATH, ERROR_PAGE, LOGIN_PAGE, REALM
Constructor and Description |
---|
ServletFormAuthenticationMechanism.Factory() |
Modifier and Type | Method and Description |
---|---|
AuthenticationMechanism |
create(String mechanismName,
FormParserFactory formParserFactory,
Map<String,String> properties) |
public ServletFormAuthenticationMechanism.Factory()
public AuthenticationMechanism create(String mechanismName, FormParserFactory formParserFactory, Map<String,String> properties)
create
in interface AuthenticationMechanismFactory
Copyright © 2014 JBoss by Red Hat. All rights reserved.