| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.hashing |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HashUtils.detectChanges(List<ExtendedAPI> apis,
List<SubscriptionThrottlePolicyDTO> subscriptionPolicies,
List<ApplicationThrottlePolicyDTO> appPolicies,
String projectName)
Generate hashes for the specified apis, subscription and application policies, then compare with the previously
generated hashes and detect if there are changes with them.
|
Copyright © 2019 WSO2. All rights reserved.