How to access to SimpleClaimSystem API
Last updated 10 months ago
Register the instance of SimpleClaimSystem API :
/** Instance of SimpleClaimSystem API */ private SimpleClaimSystemAPI scs; // Access to the SimpleClaimSystem API scs = SimpleClaimSystemAPI_Provider.getAPI();
You can find all the available methods of the API .