| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HOST |
PATH_USERS_FIND_ONE, PATH_USERS_REGISTER, PATH_USERS_UPDATE| Constructor and Description |
|---|
UserApiImpl(org.springframework.web.client.RestTemplate restTemplate,
int port,
UserCredentialsSupplier userCredentialsSupplier) |
UserApiImpl(org.springframework.web.client.RestTemplate restTemplate,
String host,
UserCredentialsSupplier userCredentialsSupplier) |
public static final String DEFAULT_HOST
public UserApiImpl(org.springframework.web.client.RestTemplate restTemplate,
String host,
UserCredentialsSupplier userCredentialsSupplier)
public UserApiImpl(org.springframework.web.client.RestTemplate restTemplate,
int port,
UserCredentialsSupplier userCredentialsSupplier)
Copyright © 2017. All rights reserved.