public static class BasicAuthenticationMechanism.Factory extends Object implements AuthenticationMechanismFactory
CONTEXT_PATH, ERROR_PAGE, LOGIN_PAGE, REALM
Constructor and Description |
---|
Factory(IdentityManager identityManager) |
Modifier and Type | Method and Description |
---|---|
AuthenticationMechanism | create(String mechanismName, FormParserFactory formParserFactory, Map<String,String> properties) Creates an authentication mechanism using the specified properties |
public Factory(IdentityManager identityManager)
public AuthenticationMechanism create(String mechanismName, FormParserFactory formParserFactory, Map<String,String> properties)
AuthenticationMechanismFactory
create
in interface AuthenticationMechanismFactory
mechanismName
- The name under which this factory was registeredproperties
- The propertiesCopyright © 2015 JBoss by Red Hat. All rights reserved.