org.deegree.security.owsrequestvalidator.csw
Class GetRecordByIdResponseValidator
java.lang.Object
  
org.deegree.security.owsrequestvalidator.ResponseValidator
      
org.deegree.security.owsrequestvalidator.csw.AbstractCSWResponseValidator
          
org.deegree.security.owsrequestvalidator.csw.GetRecordByIdResponseValidator
public class GetRecordByIdResponseValidator
- extends AbstractCSWResponseValidator
 
- Author:
 
  - Andreas Poth, last edited by: $Author: poth $
 
 
 
 
| 
Method Summary | 
 byte[] | 
validateResponse(String service,
                                 byte[] response,
                                 String mime,
                                 User user)
 
          validates if the passed response 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 | 
 
GetRecordByIdResponseValidator
public GetRecordByIdResponseValidator(Policy policy)
- Parameters:
 policy - 
validateResponse
public byte[] validateResponse(String service,
                               byte[] response,
                               String mime,
                               User user)
                        throws InvalidParameterValueException,
                               UnauthorizedException
- Description copied from class: 
ResponseValidator 
- validates if the passed response itself and its content is valid against the conditions
 defined in the policies assigned to a OWSPolicyValidator
- Specified by:
 validateResponse in class ResponseValidator
 
- Parameters:
 service - service which produced the response (WMS, WFS ...)mime - mime-type of the response
- Throws:
 InvalidParameterValueException
UnauthorizedException
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net