public abstract class GeoServerRESTAbstractManager extends Object
protected final URL gsBaseUrl
protected final String gsuser
protected final String gspass
public GeoServerRESTAbstractManager(URL restURL, String username, String password) throws IllegalArgumentException
restURL - GeoServer REST API endpointusername - GeoServer REST API authorized usernamepassword - GeoServer REST API password for the former usernameIllegalArgumentExceptionCopyright © 2007–2016 PDOK. All rights reserved.