public class AuthenticatorFactory
extends java.lang.Object
Constructor and Description |
---|
AuthenticatorFactory() |
Modifier and Type | Method and Description |
---|---|
static Authenticator |
getAuthenticator(java.lang.String authScheme)
Return a new authenticator instance.
|
public static Authenticator getAuthenticator(java.lang.String authScheme)
authScheme
- The scheme usedCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.