Package org.xipki.ca.gateway.cmp.servlet
Class CmpHttpFilter
- java.lang.Object
-
- org.xipki.ca.gateway.cmp.servlet.CmpHttpFilter
-
- All Implemented Interfaces:
org.xipki.util.http.XiHttpFilter
public class CmpHttpFilter extends Object implements org.xipki.util.http.XiHttpFilter
CMP Gateway ServletFilter.- Author:
- Lijun Liao (xipki)
-
-
Constructor Summary
Constructors Constructor Description CmpHttpFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroy()voiddoFilter(org.xipki.util.http.XiHttpRequest req, org.xipki.util.http.XiHttpResponse resp)
-