Package io.jans.as.client.ciba.push
Class PushErrorResponse
- java.lang.Object
-
- io.jans.as.client.BaseResponse
-
- io.jans.as.client.ciba.push.PushErrorResponse
-
public class PushErrorResponse extends BaseResponse
- Version:
- May 9, 2020
- Author:
- Javier Rojas Blum
-
-
Field Summary
-
Fields inherited from class io.jans.as.client.BaseResponse
entity, headers, location, status
-
-
Constructor Summary
Constructors Constructor Description PushErrorResponse(org.jboss.resteasy.client.ClientResponse<java.lang.String> clientResponse)
-
Method Summary
-
Methods inherited from class io.jans.as.client.BaseResponse
getEntity, getHeaders, getLocation, getStatus, setEntity, setHeaders, setLocation, setStatus
-
-