- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for maxCap (0.05 sec)
-
src/test/java/jcifs/internal/smb2/Smb2ConstantsTest.java
assertTrue(maxCap > 0 && maxCap < Integer.MAX_VALUE, "Combined capabilities should fit in positive 32-bit integer"); } }
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 14.1K bytes - Viewed (0) -
src/main/java/jcifs/util/AuthenticationRateLimiter.java
TimeUnit.MILLISECONDS); log.info("Authentication rate limiter initialized: maxAccount={}, maxIp={}, maxGlobal={}/min", maxAttemptsPerAccount, maxAttemptsPerIp, maxGlobalAttemptsPerMinute); } /** * Check if authentication attempt is allowed *
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 15.1K bytes - Viewed (0) -
api/go1.5.txt
pkg math/big, const AwayFromZero RoundingMode pkg math/big, const Below = -1 pkg math/big, const Below Accuracy pkg math/big, const Exact = 0 pkg math/big, const Exact Accuracy pkg math/big, const MaxExp = 2147483647 pkg math/big, const MaxExp ideal-int pkg math/big, const MaxPrec = 4294967295 pkg math/big, const MaxPrec ideal-int pkg math/big, const MinExp = -2147483648 pkg math/big, const MinExp ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Jul 30 21:14:09 UTC 2015 - 46.6K bytes - Viewed (0)