deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.tools.security
Class WMSLayerImporter.Configuration

java.lang.Object
  extended by org.deegree.tools.security.WMSLayerImporter.Configuration
Enclosing class:
WMSLayerImporter

public class WMSLayerImporter.Configuration
extends Object


Constructor Summary
WMSLayerImporter.Configuration(Map<String,String> map)
           
WMSLayerImporter.Configuration(String wmsAddress, String secDBDriver, String secDBURL, String secDBUserName, String secDBUserPw, String secAdminPw)
           
 
Method Summary
 String getSecAdminPw()
           
 String getSecDBDriver()
           
 String getSecDBURL()
           
 String getSecDBUserName()
           
 String getSecDBUserPw()
           
 String getWmsAddress()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net