Uses of Class
com.jsql.util.PreferencesUtil
-
Uses of PreferencesUtil in com.jsql.model
Modifier and TypeMethodDescriptionvoid
MediatorUtils.setPreferencesUtil
(PreferencesUtil preferencesUtil) -
Uses of PreferencesUtil in com.jsql.util
Modifier and TypeMethodDescriptionPreferencesUtil.withCheckingAllHeaderParam()
PreferencesUtil.withCheckingAllJsonParam()
PreferencesUtil.withCheckingAllRequestParam()
PreferencesUtil.withCheckingAllSoapParam()
PreferencesUtil.withCheckingAllURLParam()
PreferencesUtil.withCheckingUpdate()
PreferencesUtil.withCountConnectionTimeout
(int countConnectionTimeout) PreferencesUtil.withCountLimitingThreads
(int countLimitingThreads) PreferencesUtil.withCountNormalIndex
(int countNormalIndex) PreferencesUtil.withCountSleepTimeStrategy
(int countSleepTimeStrategy) PreferencesUtil.withCsrfUserTag
(String csrfUserTag) PreferencesUtil.withCsrfUserTagOutput
(String csrfUserTagOutput) PreferencesUtil.withDefaultStrategy()
PreferencesUtil.withDiosStrategy()
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.withIsLimitingNormalIndex
(boolean isLimitingNormalIndex) PreferencesUtil.withIsLimitingSleepTimeStrategy
(boolean isLimitingSleepTimeStrategy) PreferencesUtil.withIsLimitingThreads
(boolean isLimitingThreads) PreferencesUtil.withIsNotInjectingMetadata
(boolean isNotInjectingMetadata) PreferencesUtil.withIsNotProcessingCookies()
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.withIsStrategyNormalDisabled
(boolean isStrategyNormalDisabled) PreferencesUtil.withIsStrategyStackedDisabled
(boolean isStrategyStackedDisabled) PreferencesUtil.withIsStrategyTimeDisabled
(boolean isStrategyTimeDisabled) 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.withIsUrlEncodingDisabled
(boolean isUrlEncodingDisabled) PreferencesUtil.withIsUrlRandomSuffixDisabled
(boolean isUrlRandomSuffixDisabled) PreferencesUtil.withIsZipStrategy
(boolean isZipStrategy) PreferencesUtil.withNotInjectingMetadata()
PreferencesUtil.withNotSearchingCharInsertion()
PreferencesUtil.withNotTestingConnection()
PreferencesUtil.withProcessingCsrf()
PreferencesUtil.withReportingBugs()
PreferencesUtil.withZipStrategy()