public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateProductionEndpoints(String url,
String config,
String protocol)
Generate JSON string for production endpoint
|
public static String generateProductionEndpoints(String url, String config, String protocol)
url - production endpoint urlconfig - configurations for production endpointprotocol - protocol type of the endpointCopyright © 2020 WSO2 Inc. All rights reserved.