Package io.jans.as.client.ciba.push
Class PushTokenDeliveryResponse
- java.lang.Object
-
- io.jans.as.client.BaseResponse
-
- io.jans.as.client.ciba.push.PushTokenDeliveryResponse
-
public class PushTokenDeliveryResponse extends BaseResponse
- Version:
- August 20, 2019
- Author:
- Javier Rojas Blum
-
-
Field Summary
-
Fields inherited from class io.jans.as.client.BaseResponse
entity, headers, location, status
-
-
Constructor Summary
Constructors Constructor Description PushTokenDeliveryResponse(jakarta.ws.rs.core.Response clientResponse)
-
Method Summary
-
Methods inherited from class io.jans.as.client.BaseResponse
getEntity, getHeaders, getLocation, getStatus, setEntity, setHeaders, setLocation, setStatus
-
-