public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static String |
createXACMLRequest(String userName,
String resource,
int amount,
int totalAmount) |
static Properties |
loadConfigProperties()
reads values from config property file
|
static void |
setup(WSO2IdentityAgent agent) |
public static Properties loadConfigProperties()
public static String createXACMLRequest(String userName, String resource, int amount, int totalAmount)
public static void setup(WSO2IdentityAgent agent)
Copyright © 2007–2017 WSO2. All rights reserved.