Uses of Package
com.svenruppert.jsentinel.credential.abuse
Packages that use com.svenruppert.jsentinel.credential.abuse
Package
Description
-
Classes in com.svenruppert.jsentinel.credential.abuse used by com.svenruppert.jsentinel.credential.abuseClassDescriptionAdapter-neutral attempt context passed into
AbuseDetectionService.evaluate(AbuseAttemptContext)andAbuseDetectionService.recordOutcome(AbuseAttemptContext, AttemptOutcome).Categories of credential-sensitive operations theAbuseDetectionServicetracks independently.Progressive reaction returned byAbuseDetectionService.evaluate(AbuseAttemptContext).The attempt may proceed unconditionally.Multi-dimensional abuse detection contract.Counter dimension used byAbuseDetectionService.Per-dimension and per-attempt-type limits consumed byInMemoryAbuseDetectionService.Single sliding-window limit definition.Named patterns detectable by theAbusePatternMonitor.Tunables for the three pattern detectors.Privacy-minimised signal emitted by anAbusePatternMonitordetector when a pattern crosses its threshold.Outcome of an attempt, fed back toAbuseDetectionService.recordOutcome(AbuseAttemptContext, AttemptOutcome)so the counters can react. -