Package io.jans.as.client.ciba.push
Class PushErrorResponse
java.lang.Object
io.jans.as.client.BaseResponse
io.jans.as.client.ciba.push.PushErrorResponse
- 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 -
Method Summary
Methods inherited from class io.jans.as.client.BaseResponse
getEntity, getHeaders, getLocation, getStatus, setEntity, setHeaders, setLocation, setStatus
-
Constructor Details
-
PushErrorResponse
public PushErrorResponse(jakarta.ws.rs.core.Response clientResponse)
-