Package io.jans.as.client.ciba.push
Class PushTokenDeliveryClient
java.lang.Object
io.jans.as.client.BaseClient<PushTokenDeliveryRequest,PushTokenDeliveryResponse>
io.jans.as.client.ciba.push.PushTokenDeliveryClient
public class PushTokenDeliveryClient
extends BaseClient<PushTokenDeliveryRequest,PushTokenDeliveryResponse>
- Version:
- September 4, 2019
- Author:
- Javier Rojas Blum
-
Field Summary
Fields inherited from class io.jans.as.client.BaseClient
clientResponse, executor, request, requestForm, response, resteasyClient, webTarget
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jans.as.client.BaseClient
addReqParam, addReqParam, applyCookies, closeConnection, getCookies, getExecutor, getHeaders, getRequest, getRequestAsString, getResponse, getResponseAsString, getUrl, initClient, prepareAuthorizatedClientRequest, setExecutor, setRequest, setResponse, setUrl
-
Constructor Details
-
PushTokenDeliveryClient
-
-
Method Details
-
getHttpMethod
- Specified by:
getHttpMethod
in classBaseClient<PushTokenDeliveryRequest,
PushTokenDeliveryResponse>
-
exec
-