|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.http.object.model.Filter
org.openrdf.http.object.filters.MD5ValidationFilter
public class MD5ValidationFilter
If the request has Content-MD5 header, ensure the request body matches.
| Constructor Summary | |
|---|---|
MD5ValidationFilter(Filter delegate)
|
|
| Method Summary | |
|---|---|
Request |
filter(Request req)
|
| Methods inherited from class org.openrdf.http.object.model.Filter |
|---|
consume, filter, intercept |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MD5ValidationFilter(Filter delegate)
| Method Detail |
|---|
public Request filter(Request req)
throws java.io.IOException
filter in class Filterjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||