Uses of Class
com.jsql.util.CsrfUtil
Packages that use CsrfUtil
-
Uses of CsrfUtil in com.jsql.model
Methods in com.jsql.model that return CsrfUtilModifier and TypeMethodDescriptionMediatorUtils.csrfUtil()Returns the value of thecsrfUtilrecord component.Constructors in com.jsql.model with parameters of type CsrfUtilModifierConstructorDescriptionMediatorUtils(PropertiesUtil propertiesUtil, ConnectionUtil connectionUtil, AuthenticationUtil authenticationUtil, GitUtil gitUtil, HeaderUtil headerUtil, ParameterUtil parameterUtil, ExceptionUtil exceptionUtil, SoapUtil soapUtil, MultipartUtil multipartUtil, CookiesUtil cookiesUtil, JsonUtil jsonUtil, PreferencesUtil preferencesUtil, ProxyUtil proxyUtil, ThreadUtil threadUtil, TamperingUtil tamperingUtil, UserAgentUtil userAgentUtil, CsrfUtil csrfUtil, DigestUtil digestUtil, FormUtil formUtil, CertificateUtil certificateUtil) Creates an instance of aMediatorUtilsrecord class.