org.deegree.security.owsrequestvalidator.wfs
Class TransactionValidator
java.lang.Object
org.deegree.security.owsrequestvalidator.RequestValidator
org.deegree.security.owsrequestvalidator.wfs.AbstractWFSRequestValidator
org.deegree.security.owsrequestvalidator.wfs.TransactionValidator
public class TransactionValidator
- extends AbstractWFSRequestValidator
Validator for OGC CSW Transaction requests. It will validated values of:
- service version
- operation
- type names
- metadata standard
- Since:
- 2.0
- Version:
- $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
Method Summary |
void |
validateRequest(OGCWebServiceRequest request,
User user)
validates if the passed request itself and its content is valid against the conditions defined in the policies
assigned to a OWSPolicyValidator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionValidator
public TransactionValidator(Policy policy)
- Parameters:
policy
-
validateRequest
public void validateRequest(OGCWebServiceRequest request,
User user)
throws InvalidParameterValueException,
UnauthorizedException
- Description copied from class:
RequestValidator
- validates if the passed request itself and its content is valid against the conditions defined in the policies
assigned to a OWSPolicyValidator
- Specified by:
validateRequest
in class RequestValidator
- Throws:
InvalidParameterValueException
UnauthorizedException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org