|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoginLevel | |
|---|---|
| org.gcube.spatial.data.geonetwork | |
| org.gcube.spatial.data.geonetwork.configuration | |
| Uses of LoginLevel in org.gcube.spatial.data.geonetwork |
|---|
| Methods in org.gcube.spatial.data.geonetwork that return LoginLevel | |
|---|---|
static LoginLevel |
LoginLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LoginLevel[] |
LoginLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.spatial.data.geonetwork with parameters of type LoginLevel | |
|---|---|
void |
GeoNetworkReader.login(LoginLevel level)
|
void |
GeoNetwork.login(LoginLevel lvl)
|
| Uses of LoginLevel in org.gcube.spatial.data.geonetwork.configuration |
|---|
| Methods in org.gcube.spatial.data.geonetwork.configuration that return types with arguments of type LoginLevel | |
|---|---|
Map<LoginLevel,String> |
DefaultConfiguration.getGeoNetworkPasswords()
|
Map<LoginLevel,String> |
Configuration.getGeoNetworkPasswords()
|
Map<LoginLevel,String> |
DefaultConfiguration.getGeoNetworkUsers()
|
Map<LoginLevel,String> |
Configuration.getGeoNetworkUsers()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||