public class AuthenticatorFactory
extends java.lang.Object
Constructor | Description |
---|---|
AuthenticatorFactory() |
Modifier and Type | Method | 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-2019 Apache Software Foundation. All Rights Reserved.