org.deegree.ogcwebservices.wass.was.configuration
Class WASDeegreeParams
java.lang.Object
org.deegree.enterprise.DeegreeParams
org.deegree.ogcwebservices.wass.was.configuration.WASDeegreeParams
- All Implemented Interfaces:
- java.io.Serializable
public class WASDeegreeParams
- extends DeegreeParams
Encapsulates the deegree parameters for a WAS configuration.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Constructor Summary |
WASDeegreeParams(OnlineResource defaultOnlineResource,
int cacheSize,
int requestTimeLimit,
OnlineResource wasAddress,
int sessionLifetime,
JDBCConnection database)
|
WASDeegreeParams(OnlineResource defaultOnlineResource,
int cacheSize,
int requestTimeLimit,
java.lang.String characterSet,
OnlineResource wasAddress,
int sessionLifetime,
JDBCConnection database)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WASDeegreeParams
public WASDeegreeParams(OnlineResource defaultOnlineResource,
int cacheSize,
int requestTimeLimit,
OnlineResource wasAddress,
int sessionLifetime,
JDBCConnection database)
- Parameters:
defaultOnlineResource
- cacheSize
- requestTimeLimit
- wasAddress
- sessionLifetime
- database
-
WASDeegreeParams
public WASDeegreeParams(OnlineResource defaultOnlineResource,
int cacheSize,
int requestTimeLimit,
java.lang.String characterSet,
OnlineResource wasAddress,
int sessionLifetime,
JDBCConnection database)
- Parameters:
defaultOnlineResource
- cacheSize
- requestTimeLimit
- characterSet
- wasAddress
- sessionLifetime
- database
-
getWASAddress
public OnlineResource getWASAddress()
- returns the address of the WAS to be used to authenticate users
- Returns:
- the address
getSessionLifetime
public int getSessionLifetime()
- Returns:
- the maximum session lifetime in milliseconds.
getDatabaseConnection
public JDBCConnection getDatabaseConnection()
- Returns:
- an object containing database connection information
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org