public final class AuthenticationProviderFactory extends Object
PasswdAuthenticationProvider
for a given AuthMethod
.Modifier and Type | Class and Description |
---|---|
static class |
AuthenticationProviderFactory.AuthMethods |
Modifier and Type | Method and Description |
---|---|
static PasswdAuthenticationProvider |
getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod) |
public static PasswdAuthenticationProvider getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod) throws AuthenticationException
AuthenticationException
Copyright © 2017 The Apache Software Foundation. All rights reserved.