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 ClientInfoResponseClientInfoClient. exec()ClientInfoResponseClientInfoClient. exec(org.jboss.resteasy.client.jaxrs.ClientHttpEngine engine)Deprecated.Engine should be shared between clientsClientInfoResponseClientInfoClient. execClientInfo(String accessToken)Executes the call to the REST Service and processes the response.
-