Package net.anwiba.spatial.ckan.request
Class LicenseRequestBuilder.LicenseListRequestBuilder
java.lang.Object
net.anwiba.spatial.ckan.request.LicenseRequestBuilder.LicenseListRequestBuilder
- Enclosing class:
- LicenseRequestBuilder
-
Method Summary
Modifier and TypeMethodDescriptionauthentication(String userName, String password) net.anwiba.commons.http.IRequestbuild()
-
Method Details
-
authentication
public LicenseRequestBuilder.LicenseListRequestBuilder authentication(String userName, String password) -
build
public net.anwiba.commons.http.IRequest build() throws net.anwiba.commons.lang.exception.CreationException- Throws:
net.anwiba.commons.lang.exception.CreationException
-