Class HttpRequestProperties
java.lang.Object
org.apache.cxf.rs.security.oauth2.client.HttpRequestProperties
-
Constructor Summary
ConstructorsConstructorDescriptionHttpRequestProperties(String hostName, int port, String httpMethod, String requestPath) HttpRequestProperties(String hostName, int port, String httpMethod, String requestPath, String requestQuery) HttpRequestProperties(URI uri, String httpMethod) HttpRequestProperties(WebClient wc, String httpMethod) -
Method Summary
-
Constructor Details
-
HttpRequestProperties
-
HttpRequestProperties
-
HttpRequestProperties
-
HttpRequestProperties
-
-
Method Details
-
getRequestPath
-
getRequestQuery
-
getHostName
-
getPort
public int getPort() -
getHttpMethod
-