Interface UserService
-
- All Known Implementing Classes:
DefaultUserService
public interface UserService
-
-
Field Summary
Fields Modifier and Type Field Description static String
CURRENT_USER_URL
static String
USER_BASE_URL
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getUrl(String endpoint)
-