new GeoServerRestClient(url, user, password)
Creates a GeoServerRestClient instance.
Parameters:
Name | Type | Description |
---|---|---|
url |
String | The URL of the GeoServer REST API endpoint |
user |
String | The user for the GeoServer REST API |
password |
String | The password for the GeoServer REST API |
- Source: