public class TPSCertClient extends Client
Modifier and Type | Field and Description |
---|---|
TPSCertResource |
resource |
Constructor and Description |
---|
TPSCertClient(PKIClient client,
java.lang.String subsystem) |
Modifier and Type | Method and Description |
---|---|
TPSCertCollection |
findCerts(java.lang.String filter,
java.lang.Integer start,
java.lang.Integer size) |
TPSCertData |
getCert(java.lang.String tokenID) |
void |
init() |
addClient, createProxy, getClient, getName, getSubsystem, removeClient
public TPSCertResource resource
public TPSCertClient(PKIClient client, java.lang.String subsystem) throws java.net.URISyntaxException
java.net.URISyntaxException
public void init() throws java.net.URISyntaxException
java.net.URISyntaxException
public TPSCertCollection findCerts(java.lang.String filter, java.lang.Integer start, java.lang.Integer size)
public TPSCertData getCert(java.lang.String tokenID)