public class MeteringAccessValidationUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ERROR_MSG_PROPERTY_KEY_POST_FIX |
static String |
IS_BLOCKED_PROPERTY_KEY_POST_FIX |
Constructor and Description |
---|
MeteringAccessValidationUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
generateErrorMsgPropertyKey(String action) |
static String |
generateIsBlockedPropertyKey(String action) |
static Set<String> |
getAvailableActions(Properties properties) |
public static final String ERROR_MSG_PROPERTY_KEY_POST_FIX
public static final String IS_BLOCKED_PROPERTY_KEY_POST_FIX
Copyright © 2020 WSO2. All rights reserved.