org.deegree.security.owsrequestvalidator.wms
Class WMSValidator
java.lang.Object
  
org.deegree.security.owsrequestvalidator.OWSValidator
      
org.deegree.security.owsrequestvalidator.wms.WMSValidator
public class WMSValidator
- extends OWSValidator
 
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth , last edited by: $Author: mschneider $
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
WMSValidator
public WMSValidator(Policy policy,
                    String proxyURL)
- Parameters:
 policy - proxyURL - 
validateRequest
public void validateRequest(OGCWebServiceRequest request,
                            User user)
                     throws InvalidParameterValueException,
                            UnauthorizedException
- validates the passed OGCWebServiceRequest if it is valid against the defined
 conditions for WMS requests
- Specified by:
 validateRequest in class OWSValidator
 
- Parameters:
 request - user - 
- Throws:
 InvalidParameterValueException
UnauthorizedException
 
 
validateResponse
public byte[] validateResponse(OGCWebServiceRequest request,
                               byte[] response,
                               String mime,
                               User user)
                        throws InvalidParameterValueException,
                               UnauthorizedException
- Specified by:
 validateResponse in class OWSValidator
 
- Parameters:
 request - response - mime - user - 
- Returns:
 - the byte array containing the response.
 - Throws:
 InvalidParameterValueException
UnauthorizedException
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org