public static class Session.SecurityOptions extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
clusterPublicKey |
protected String |
userName |
protected String |
userPrivateKey |
Constructor and Description |
---|
SecurityOptions(String userName,
String userPrivateKey,
String clusterPublicKey) |
Copyright © 2021. All rights reserved.