Modifier and Type | Field and Description |
---|---|
AccountClient |
accountClient |
java.util.LinkedHashMap<java.lang.String,Client> |
clients |
Constructor and Description |
---|
SubsystemClient(PKIClient client,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
addClient(Client client) |
Client |
getClient(java.lang.String name) |
void |
login()
Log in to the subsystem.
|
void |
logout()
Log out from the subsystem.
|
createProxy, getName, getSubsystem
public AccountClient accountClient
public java.util.LinkedHashMap<java.lang.String,Client> clients
public SubsystemClient(PKIClient client, java.lang.String name) throws java.net.URISyntaxException
java.net.URISyntaxException