org.deegree.tools.security
Class WMSLayerImporter.Configuration
java.lang.Object
org.deegree.tools.security.WMSLayerImporter.Configuration
- Enclosing class:
- WMSLayerImporter
public class WMSLayerImporter.Configuration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSLayerImporter.Configuration
public WMSLayerImporter.Configuration(String wmsAddress,
String secDBDriver,
String secDBURL,
String secDBUserName,
String secDBUserPw,
String secAdminPw)
- Parameters:
wmsAddress
- secDBDriver
- secDBURL
- secDBAdminPw
-
WMSLayerImporter.Configuration
public WMSLayerImporter.Configuration(Map<String,String> map)
throws Exception
- Parameters:
args
-
- Throws:
Exception
getSecDBDriver
public String getSecDBDriver()
- Returns:
- database driver class
getSecDBURL
public String getSecDBURL()
- Returns:
- database URL
getWmsAddress
public String getWmsAddress()
- Returns:
- address/URL of the WMS
getSecAdminPw
public String getSecAdminPw()
- Returns:
- rights management admin password
getSecDBUserName
public String getSecDBUserName()
- Returns:
- rights db user name
getSecDBUserPw
public String getSecDBUserPw()
- Returns:
- rights db user's passowrod
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net