public class OrchestratorKeyMgmtUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
orchestratorServer |
| Constructor and Description |
|---|
OrchestratorKeyMgmtUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<PublicKeyWs> |
getPublicKeys(String username,
String password,
String token,
Set<String> emailList) |
static List<PublicKeyWs> |
getPublicKeys(String username,
String password,
String token,
String viewId,
String viewServer) |
static int |
sendPublicKey(PublicKeyWs publicKeyWs,
String username,
String password,
String token) |
public static String orchestratorServer
public static List<PublicKeyWs> getPublicKeys(String username, String password, String token, Set<String> emailList)
public static List<PublicKeyWs> getPublicKeys(String username, String password, String token, String viewId, String viewServer)
public static int sendPublicKey(PublicKeyWs publicKeyWs, String username, String password, String token)
Copyright © 2025. All rights reserved.