Uses of Class
org.gcube.spatial.data.geonetwork.LoginLevel
-
Packages that use LoginLevel Package Description org.gcube.spatial.data.geonetwork -
-
Uses of LoginLevel in org.gcube.spatial.data.geonetwork
Methods in org.gcube.spatial.data.geonetwork that return LoginLevel Modifier and Type Method Description static LoginLevelLoginLevel. 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 Modifier and Type Method Description it.geosolutions.geonetwork.util.GNInsertConfigurationGeoNetwork. getUserConfiguration(String category, String styleSheet, ScopeConfiguration configuration, LoginLevel lvl)voidGeoNetwork. login(LoginLevel lvl)voidGeoNetworkReader. login(LoginLevel level)
-