Class AccessTokenRestClient

java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.AccessTokenRestClient
All Implemented Interfaces:
Serializable, RestClient

public class AccessTokenRestClient extends BaseRestClient
Console client for invoking Rest Access Token's services.
See Also:
  • Constructor Details

    • AccessTokenRestClient

      public AccessTokenRestClient()
  • Method Details