public class AuthenticationProviderFactory
extends java.lang.Object
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 javax.security.sasl.AuthenticationException
javax.security.sasl.AuthenticationException
Copyright © 2012 The Apache Software Foundation