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 PreferencesUtilMethods in com.jsql.model with parameters of type PreferencesUtilModifier and TypeMethodDescriptionvoid
MediatorUtils.setPreferencesUtil
(PreferencesUtil preferencesUtil) -
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.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.withIsStrategyBlindDisabled
(boolean isStrategyBlindDisabled) 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)