public class HttpAuthenticatorFactory extends Object
Constructor and Description |
---|
HttpAuthenticatorFactory() |
Modifier and Type | Method and Description |
---|---|
static HttpAuthenticator |
getCacheAwareHttpAuthenticator()
Retrieve the singleton instance of the HttpAuthenticator (cache aware).
|
static HttpAuthenticator |
getHttpAuthenticator()
Retrieve the singleton instance of the HttpAuthenticator (not cache aware).
|
public static HttpAuthenticator getCacheAwareHttpAuthenticator()
public static HttpAuthenticator getHttpAuthenticator()
Copyright © 2020 Atlassian. All rights reserved.