Package io.jans.as.server.service.net
Class HttpService2
java.lang.Object
io.jans.service.net.BaseHttpService
io.jans.as.server.service.net.HttpService2
- All Implemented Interfaces:
Serializable
@ApplicationScoped
public class HttpService2
extends io.jans.service.net.BaseHttpService
Provides operations with http/https requests
- Author:
- Yuriy Movchan Date: 04/10/2023
- See Also:
-
Field Summary
Fields inherited from class io.jans.service.net.BaseHttpService
HTTPCLIENT_MAX_PER_ROUTE, HTTPCLIENT_MAX_TOTAL, HTTPCLIENT_VALIDATE_AFTER_INACTIVITY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jans.service.net.BaseHttpService
buildDefaultRoutePlanner, buildDefaultRoutePlanner, constructServerUrl, consume, convertEntityToString, convertEntityToString, convertEntityToString, encodeBase64, encodeUrl, executeGet, executeGet, executePost, executePost, executePost, executePost, getHttpsClient, getHttpsClient, getHttpsClient, getHttpsClient, getHttpsClient, getHttpsClient, getHttpsClientTrustAll, getResponseContent, init, isContentTypeXml, isResponseStastusCodeOk, isResponseStatusCodeOk
-
Constructor Details
-
HttpService2
public HttpService2()
-
-
Method Details
-
getApplicationConnectionProperties
- Overrides:
getApplicationConnectionProperties
in classio.jans.service.net.BaseHttpService
-