Class RefreshTokensEntity

java.lang.Object
com.auth0.client.mgmt.RefreshTokensEntity

public class RefreshTokensEntity extends Object
Class that provides an implementation of the Refresh Tokens methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Refresh_Tokens

This class is not thread-safe.

See Also: