| Package | Description |
|---|---|
| org.gcube.datatransfer.resolver.gis.geonetwork |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GNAuthentication.login(HTTPCallsUtils connection,
String serviceURL,
String username,
String password)
Perform a GN login.
GN auth is carried out via a JSESSIONID cookie returned by a successful login call. Url: http://server:port/geonetwork/srv/en/xml.user.login Mime-type: application/xml Post request: |
static boolean |
GNAuthentication.logout(HTTPCallsUtils connection,
String serviceURL)
Logout.
|
Copyright © 2021. All Rights Reserved.