public class CAClient extends SubsystemClient
accountClient
Modifier and Type | Method and Description |
---|---|
ProfileData |
getProfile(java.lang.String id) |
void |
init() |
ProfileDataInfos |
listProfiles(java.lang.Integer start,
java.lang.Integer size) |
login, logout
addClient, createProxy, getClient, getName, getSubsystem, removeClient
public CAClient(PKIClient client) throws java.net.URISyntaxException
java.net.URISyntaxException
public void init() throws java.net.URISyntaxException
java.net.URISyntaxException
public ProfileDataInfos listProfiles(java.lang.Integer start, java.lang.Integer size)
public ProfileData getProfile(java.lang.String id)