Package-level declarations
Types
Link copied to clipboard
The
RefyEndpointsSet
class is a container with all the Refy's system base endpointsLink copied to clipboard
The
RefyInputValidator
class is useful to validate the inputsLink copied to clipboard
The
RefyLocalUser
class is useful to represent a RefyUser in the client applicationLink copied to clipboard
class RefyRequester(host: String, userId: String? = null, userToken: String? = null) : EquinoxRequester
The RefyRequester class is useful to communicate with Refy's backend