| Package | Description |
|---|---|
| org.gcube.spatial.data.geonetwork | |
| org.gcube.spatial.data.geonetwork.extension | |
| org.gcube.spatial.data.geonetwork.model |
| 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 |
|---|---|
static String |
GNMetadataAdminExtension.createUser(it.geosolutions.geonetwork.util.HTTPUtils connection,
ServerAccess access,
String name,
String password,
User.Profile profile,
Collection<Integer> groups) |
void |
GNClientExtension.createUser(String name,
String password,
User.Profile profile,
Collection<Integer> groups) |
| Modifier and Type | Method and Description |
|---|---|
static User.Profile |
User.Profile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static User.Profile[] |
User.Profile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All Rights Reserved.