Uses of Class
org.wso2.carbon.ui.filters.csrf.CSRFException
-
Packages that use CSRFException Package Description org.wso2.carbon.ui.filters.csrf -
-
Uses of CSRFException in org.wso2.carbon.ui.filters.csrf
Methods in org.wso2.carbon.ui.filters.csrf that throw CSRFException Modifier and Type Method Description voidCSRFProtector. applyProtection(javax.servlet.http.HttpServletRequest request, CSRFResponseWrapper responseWrapper)Validates POST requests for CSRF token
-