| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.api |
| Modifier and Type | Method and Description |
|---|---|
CompanyCertInfoList |
SecurityApi.v1CompanycertFingerPrintIssuedByGet(String fingerPrint,
String sessionToken)
Return a list of all certificates which were verified to the cert whose fingerprint is passed.
|
CompanyCertInfoList |
SecurityApi.v1CompanycertListGet(String sessionToken,
Integer skip,
Integer limit)
List all trusted certs
|
CompanyCertInfoList |
SecurityApi.v1CompanycertPodmanagedListGet(String sessionToken,
Integer skip,
Integer limit)
List all trusted certs
|
CompanyCertInfoList |
SecurityApi.v1CompanycertTypeListPost(CompanyCertTypeList typeIdList,
String sessionToken,
Integer skip,
Integer limit)
List all certs of the given types
|
Copyright © 2018 Symphony Software Foundation. All rights reserved.