org.openrdf.http.object.filters
Class MD5ValidationFilter
java.lang.Object
org.openrdf.http.object.model.Filter
org.openrdf.http.object.filters.MD5ValidationFilter
public class MD5ValidationFilter
- extends Filter
If the request has Content-MD5 header, ensure the request body matches.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MD5ValidationFilter
public MD5ValidationFilter(Filter delegate)
filter
public Request filter(Request req)
throws IOException
- Overrides:
filter in class Filter
- Throws:
IOException
Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.