org.deegree.portal.owswatch.configs
Class OwsWatchConfig
java.lang.Object
org.deegree.portal.owswatch.configs.OwsWatchConfig
- All Implemented Interfaces:
- java.io.Serializable
public class OwsWatchConfig
- extends java.lang.Object
- implements java.io.Serializable
A class that holds the information of the configurations file of owsWatch
- Version:
- $Revision: 1.1 $, $Date: 2008-03-07 14:49:52 $
- Author:
- Moataz Elmasry, last edited by: $Author: elmasry $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwsWatchConfig
public OwsWatchConfig(GeneralConfig general,
ServiceDescription serviceConfig)
- Parameters:
general - serviceConfig -
getGeneral
public GeneralConfig getGeneral()
- Returns:
- GeneralConfig
setGeneral
public void setGeneral(GeneralConfig general)
- Parameters:
general -
getServiceConfig
public ServiceDescription getServiceConfig()
- Returns:
- ServiceDescription
setServiceConfig
public void setServiceConfig(ServiceDescription serviceConfig)
- Parameters:
serviceConfig -
isAuthenticatedUser
public boolean isAuthenticatedUser(java.lang.String username,
java.lang.String pwd)
- checks the userName and password of the administrator
- Parameters:
username - pwd -
- Returns:
- boolean whether this user is logged in or not
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org