public interface SecurityApi
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkHttpRequest(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Checks a http request and decide if the request can be processed or not
|
Copyright © 2019. All rights reserved.