authenticationRetryInterval property
- @Deprecated("Use Authentication.retryPolicyObtainingAuthorizationProvider instead.")
Time interval for authentication in seconds.
The authentication retries will fail after this time is exceeded.
Implementation
@Deprecated(
"Use Authentication.retryPolicyObtainingAuthorizationProvider instead.")
Duration get authenticationRetryInterval;