org.syncope.console.rest
Class EntitlementRestClient
java.lang.Object
org.syncope.console.rest.AbstractBaseRestClient
org.syncope.console.rest.EntitlementRestClient
@Component
public class EntitlementRestClient
- extends AbstractBaseRestClient
Console client for invoking Rest Resources services.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntitlementRestClient
public EntitlementRestClient()
getAllEntitlements
public List<String> getAllEntitlements()
- Get all Entitlements.
- Returns:
- List
Copyright © 2011. All Rights Reserved.