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