org.gcube.spatial.data.geonetwork.configuration
Class DefaultConfiguration
java.lang.Object
org.gcube.spatial.data.geonetwork.configuration.DefaultConfiguration
- All Implemented Interfaces:
- Configuration
public class DefaultConfiguration
- extends Object
- implements Configuration
DefaultConfiguration
public DefaultConfiguration()
throws Exception
- Throws:
Exception
getGeoNetworkEndpoint
public String getGeoNetworkEndpoint()
- Specified by:
getGeoNetworkEndpoint in interface Configuration
getGeoNetworkPasswords
public Map<LoginLevel,String> getGeoNetworkPasswords()
- Specified by:
getGeoNetworkPasswords in interface Configuration
getGeoNetworkUsers
public Map<LoginLevel,String> getGeoNetworkUsers()
- Specified by:
getGeoNetworkUsers in interface Configuration
getScopeGroup
public int getScopeGroup()
- Specified by:
getScopeGroup in interface Configuration
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.