public final class RouteUtils extends Object
| Constructor and Description |
|---|
RouteUtils() |
| Modifier and Type | Method and Description |
|---|---|
static RouteEndpointConfig |
parseEndpointConfig(String epConfigJson,
APIEndpointSecurityDTO epSecurity)
To parse the Endpoint Configuration received from API Manager to RouteEndpointConfig Object.
|
public static RouteEndpointConfig parseEndpointConfig(String epConfigJson, APIEndpointSecurityDTO epSecurity) throws MalformedURLException, CLICompileTimeException
epConfigJson - Endpoint Configuration Json received from Publisher APIepSecurity - Endpoint Security details received from Publisher APIMalformedURLExceptionCLICompileTimeExceptionCopyright © 2021 WSO2. All rights reserved.