Home
last modified time | relevance | path

Searched defs:MaxAttempts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/helper/
H A DAuthenticationHandlerTest.java4 public static final int MaxAttempts = AuthenticationHandler.MaxAttempts; field in AuthenticationHandlerTest
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/helper/
H A DAuthenticationHandler.java16 …static final int MaxAttempts = 5; // max authentication attempts per request. allows for multiple … field in AuthenticationHandler
/aosp_15_r20/external/aws-sdk-java-v2/services/ssm/src/main/resources/codegen-resources/
H A Dservice-2.json15353 "MaxAttempts":{ object