public class CellStsUtils extends Object
| Constructor and Description |
|---|
CellStsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
buildCellStsConfiguration() |
static String |
getConfigFilePath() |
static String |
getIssuerName(String cellName)
Returns the issuer name.
|
static String |
getMyCellName() |
static String |
getPrettyPrintJson(Map<String,String> attributes) |
static boolean |
isWorkloadExternalToCellery(String destinationWorkloadName) |
public static String getMyCellName() throws CelleryCellSTSException
CelleryCellSTSExceptionpublic static boolean isWorkloadExternalToCellery(String destinationWorkloadName)
public static String getIssuerName(String cellName)
cellName - Name of the cell.public static String getConfigFilePath()
public static void buildCellStsConfiguration()
throws CelleryCellSTSException
CelleryCellSTSExceptionCopyright © 2019 WSO2. All rights reserved.