public class PKIClient
extends java.lang.Object
Constructor and Description |
---|
PKIClient(ClientConfig config) |
PKIClient(PKIConnection connection) |
Modifier and Type | Method and Description |
---|---|
<T> T |
createProxy(java.lang.Class<T> clazz) |
<T> T |
getEntity(org.jboss.resteasy.client.ClientResponse<T> response) |
public PKIClient(PKIConnection connection)
public PKIClient(ClientConfig config)