public class CAInfoClient extends Client
| Modifier and Type | Field and Description |
|---|---|
CAInfoResource |
resource |
| Constructor and Description |
|---|
CAInfoClient(PKIClient client,
java.lang.String subsystem) |
| Modifier and Type | Method and Description |
|---|---|
CAInfo |
getInfo() |
void |
init() |
addClient, createProxy, getClient, getName, getSubsystem, removeClientpublic CAInfoResource resource
public CAInfoClient(PKIClient client, java.lang.String subsystem) throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic void init()
throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic CAInfo getInfo() throws java.lang.Exception
java.lang.Exception