authenticationMaxRetries property
- @Deprecated("Use Authentication.retryPolicyObtainingAuthorizationProvider instead.")
The maximum number of retries for authentication.
The authentication retries will fail after this count is exceeded.
Implementation
@Deprecated(
"Use Authentication.retryPolicyObtainingAuthorizationProvider instead.")
int get authenticationMaxRetries;