Class Authentication
java.lang.Object
org.codelibs.fess.ds.atlassian.api.authentication.Authentication
- Direct Known Subclasses:
BasicAuthentication,OAuthAuthentication
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.codelibs.curl.CurlRequestgetCurlRequest(Function<String, org.codelibs.curl.CurlRequest> request, String requestMethod, URL url) voidsetHttpProxy(String httpProxyHost, Integer httpProxyPort)
-
Field Details
-
httpProxy
-
-
Constructor Details
-
Authentication
public Authentication()
-
-
Method Details
-
setHttpProxy
-
getCurlRequest
-