| Package | Description |
|---|---|
| org.gcube.spatial.data.geonetwork | |
| org.gcube.spatial.data.geonetwork.extension | |
| org.gcube.spatial.data.geonetwork.utils |
| Modifier and Type | Method and Description |
|---|---|
User |
GeoNetworkAdministration.createUsers(String username,
String password,
User.Profile profile,
Collection<Integer> groups) |
User |
GeoNetwork.createUsers(String username,
String password,
User.Profile profile,
Collection<Integer> groups) |
| Modifier and Type | Method and Description |
|---|---|
Set<User> |
GeoNetworkAdministration.getUsers() |
Set<User> |
GeoNetwork.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
Set<User> |
GNClientExtension.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
static String |
GNMetadataAdminExtension.editUser(it.geosolutions.geonetwork.util.HTTPUtils connection,
ServerAccess access,
User toAdd,
Collection<Integer> groups) |
void |
GNClientExtension.editUser(User toAdd,
Collection<Integer> groups) |
| Modifier and Type | Method and Description |
|---|---|
static User |
UserUtils.generateRandomUser(Set<User> existing,
Integer nameLenght,
Integer passwordLength) |
static User |
UserUtils.getByName(Set<User> toLookInto,
String toLookFor) |
| Modifier and Type | Method and Description |
|---|---|
static Set<User> |
UserUtils.parseUserJSONResponse(String toParse) |
static Set<User> |
UserUtils.parseUserXMLResponse(String toParse) |
| Modifier and Type | Method and Description |
|---|---|
static User |
UserUtils.generateRandomUser(Set<User> existing,
Integer nameLenght,
Integer passwordLength) |
static User |
UserUtils.getByName(Set<User> toLookInto,
String toLookFor) |
Copyright © 2017. All Rights Reserved.