| Package | Description |
|---|---|
| net.spreadsheetspace.sdk | |
| net.spreadsheetspace.sdk.orchestrator | |
| net.spreadsheetspace.sdk.orchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
SdkKeyMgmtUtil.encrypt(byte[] inpBytes,
List<PublicKeyWs> listPublicKeys,
boolean viewEncrypted) |
static boolean |
SdkKeyMgmtUtil.isViewEncrypted(List<PublicKeyWs> listPublicKeysRecipients) |
| Modifier and Type | Method and Description |
|---|---|
static List<PublicKeyWs> |
OrchestratorKeyMgmtUtil.getPublicKeys(String username,
String password,
String token,
Set<String> emailList) |
static List<PublicKeyWs> |
OrchestratorKeyMgmtUtil.getPublicKeys(String username,
String password,
String token,
String viewId,
String viewServer) |
| Modifier and Type | Method and Description |
|---|---|
static int |
OrchestratorKeyMgmtUtil.sendPublicKey(PublicKeyWs publicKeyWs,
String username,
String password,
String token) |
| Modifier and Type | Field and Description |
|---|---|
List<PublicKeyWs> |
PublicKeysResponse.publicKeys |
| Modifier and Type | Method and Description |
|---|---|
List<PublicKeyWs> |
PublicKeysResponse.getPublicKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicKeysResponse.setPublicKeys(List<PublicKeyWs> publicKeys) |
| Constructor and Description |
|---|
PublicKeysResponse(List<PublicKeyWs> publicKeys) |
Copyright © 2025. All rights reserved.