Package org.gluu.oxauth.client.ciba.push
Class PushErrorResponse
java.lang.Object
org.gluu.oxauth.client.BaseResponse
org.gluu.oxauth.client.ciba.push.PushErrorResponse
- Version:
- May 9, 2020
- Author:
- Javier Rojas Blum
-
Field Summary
Fields inherited from class org.gluu.oxauth.client.BaseResponse
entity, headers, location, status -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gluu.oxauth.client.BaseResponse
getEntity, getHeaders, getLocation, getStatus, setEntity, setHeaders, setLocation, setStatus
-
Constructor Details
-
PushErrorResponse
public PushErrorResponse(javax.ws.rs.core.Response clientResponse)
-