Uses of Class
io.jans.as.client.ClientInfoResponse
-
Packages that use ClientInfoResponse Package Description io.jans.as.client -
-
Uses of ClientInfoResponse in io.jans.as.client
Methods in io.jans.as.client that return ClientInfoResponse Modifier and Type Method Description ClientInfoResponse
ClientInfoClient. exec()
ClientInfoResponse
ClientInfoClient. exec(org.jboss.resteasy.client.jaxrs.ClientHttpEngine engine)
Deprecated.Engine should be shared between clientsClientInfoResponse
ClientInfoClient. execClientInfo(java.lang.String accessToken)
Executes the call to the REST Service and processes the response.
-