public class AccountClient extends Client
Modifier and Type | Field and Description |
---|---|
boolean |
loggedIn |
AccountResource |
resource |
Constructor and Description |
---|
AccountClient(PKIClient client) |
AccountClient(PKIClient client,
java.lang.String subsystem) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
login() |
void |
logout() |
createProxy, getName, getSubsystem
public AccountResource resource
public boolean loggedIn