Uses of Class
com.jsql.util.PreferencesUtil
Packages that use PreferencesUtil
-
Uses of PreferencesUtil in com.jsql.model
Methods in com.jsql.model that return PreferencesUtilModifier and TypeMethodDescriptionMediatorUtils.preferencesUtil()Returns the value of thepreferencesUtilrecord component.Constructors in com.jsql.model with parameters of type PreferencesUtilModifierConstructorDescriptionMediatorUtils(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. -
Uses of PreferencesUtil in com.jsql.util
Methods in com.jsql.util that return PreferencesUtilModifier and TypeMethodDescriptionPreferencesUtil.withCountConnectionTimeout(int countConnectionTimeout) PreferencesUtil.withCountLimitingThreads(int countLimitingThreads) PreferencesUtil.withCountSleepTimeStrategy(int countSleepTimeStrategy) PreferencesUtil.withCountUnionIndex(int countUnionIndex) PreferencesUtil.withCsrfUserTag(String csrfUserTag) PreferencesUtil.withCsrfUserTagOutput(String csrfUserTagOutput) PreferencesUtil.withDnsDomain(String dnsDomain) PreferencesUtil.withDnsPort(String dnsPort) PreferencesUtil.withIs4K(boolean is4K) PreferencesUtil.withIsCheckingAllBase64Param(boolean isCheckingAllBase64Param) PreferencesUtil.withIsCheckingAllCookieParam(boolean isCheckingAllCookieParam) PreferencesUtil.withIsCheckingAllHeaderParam(boolean isCheckingAllHeaderParam) PreferencesUtil.withIsCheckingAllJsonParam(boolean isCheckingAllJSONParam) PreferencesUtil.withIsCheckingAllParam(boolean isCheckingAllParam) PreferencesUtil.withIsCheckingAllRequestParam(boolean isCheckingAllRequestParam) PreferencesUtil.withIsCheckingAllSoapParam(boolean isCheckingAllSOAPParam) PreferencesUtil.withIsCheckingAllURLParam(boolean isCheckingAllURLParam) PreferencesUtil.withIsCheckingUpdate(boolean isCheckingUpdate) PreferencesUtil.withIsConnectionTimeout(boolean isConnectionTimeout) PreferencesUtil.withIsCsrfUserTag(boolean isCsrfUserTag) PreferencesUtil.withIsDefaultStrategy(boolean isDefaultStrategy) PreferencesUtil.withIsDiosStrategy(boolean isDiosStrategy) PreferencesUtil.withIsFollowingRedirection(boolean isFollowingRedirection) PreferencesUtil.withIsHttp2Disabled(boolean isHttp2Disabled) PreferencesUtil.withIsLimitingSleepTimeStrategy(boolean isLimitingSleepTimeStrategy) PreferencesUtil.withIsLimitingThreads(boolean isLimitingThreads) PreferencesUtil.withIsLimitingUnionIndex(boolean isLimitingUnionIndex) PreferencesUtil.withIsNotInjectingMetadata(boolean isNotInjectingMetadata) PreferencesUtil.withIsNotProcessingCookies(boolean isNotProcessingCookies) PreferencesUtil.withIsNotSearchingCharInsertion(boolean isNotSearchingCharInsertion) PreferencesUtil.withIsNotShowingVulnReport(boolean isNotShowingVulnReport) PreferencesUtil.withIsNotTestingConnection(boolean isNotTestingConnection) PreferencesUtil.withIsParsingForm(boolean isParsingForm) PreferencesUtil.withIsPerfIndexDisabled(boolean isPerfIndexDisabled) PreferencesUtil.withIsProcessingCsrf(boolean isProcessingCsrf) PreferencesUtil.withIsReportingBugs(boolean isReportingBugs) PreferencesUtil.withIsStrategyBlindBinDisabled(boolean isStrategyBlindBinDisabled) PreferencesUtil.withIsStrategyBlindBitDisabled(boolean isStrategyBlindBitDisabled) PreferencesUtil.withIsStrategyDnsDisabled(boolean isStrategyDnsDisabled) PreferencesUtil.withIsStrategyErrorDisabled(boolean isStrategyErrorDisabled) PreferencesUtil.withIsStrategyMultibitDisabled(boolean isStrategyMultibitDisabled) PreferencesUtil.withIsStrategyStackDisabled(boolean isStrategyStackDisabled) PreferencesUtil.withIsStrategyTimeDisabled(boolean isStrategyTimeDisabled) PreferencesUtil.withIsStrategyUnionDisabled(boolean isStrategyUnionDisabled) PreferencesUtil.withIsTamperingBase64(boolean isTamperingBase64) PreferencesUtil.withIsTamperingEqualToLike(boolean isTamperingEqualToLike) PreferencesUtil.withIsTamperingEval(boolean isTamperingEval) PreferencesUtil.withIsTamperingFunctionComment(boolean isTamperingFunctionComment) PreferencesUtil.withIsTamperingRandomCase(boolean isTamperingRandomCase) PreferencesUtil.withIsTamperingSpaceToDashComment(boolean isTamperingSpaceToDashComment) PreferencesUtil.withIsTamperingSpaceToMultilineComment(boolean isTamperingSpaceToMultilineComment) PreferencesUtil.withIsTamperingSpaceToSharpComment(boolean isTamperingSpaceToSharpComment) PreferencesUtil.withIsTamperingVersionComment(boolean isTamperingVersionComment) PreferencesUtil.withIsUnicodeDecodeDisabled(boolean isUnicodeDecodeDisabled) PreferencesUtil.withIsUrlDecodeDisabled(boolean isUrlDecodeDisabled) PreferencesUtil.withIsUrlDecodeNetworkTab(boolean isUrlDecodeNetworkTab) PreferencesUtil.withIsUrlEncodingDisabled(boolean isUrlEncodingDisabled) PreferencesUtil.withIsUrlRandomSuffixDisabled(boolean isUrlRandomSuffixDisabled) PreferencesUtil.withIsUserAgentRandom(boolean selected) PreferencesUtil.withIsZipStrategy(boolean isZipStrategy) PreferencesUtil.withLanguageTag(String languageTag) PreferencesUtil.withThemeFlatLafName(String themeFlatLafName)