Package io.jans.as.client.ciba.ping
Class PingCallbackResponse
- java.lang.Object
-
- io.jans.as.client.BaseResponse
-
- io.jans.as.client.ciba.ping.PingCallbackResponse
-
public class PingCallbackResponse extends BaseResponse
- Version:
- December 21, 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 PingCallbackResponse(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
-
-