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.String tokenID,
java.lang.Integer start,
java.lang.Integer size) |
TPSCertData |
getCert(java.lang.String tokenID) |
void |
init() |
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClientpublic TPSCertResource resource
public TPSCertClient(PKIClient client, java.lang.String subsystem) throws java.lang.Exception
java.lang.Exceptionpublic void init()
throws java.lang.Exception
java.lang.Exceptionpublic TPSCertCollection findCerts(java.lang.String filter, java.lang.String tokenID, java.lang.Integer start, java.lang.Integer size) throws java.lang.Exception
java.lang.Exceptionpublic TPSCertData getCert(java.lang.String tokenID) throws java.lang.Exception
java.lang.Exception