-
public interface AuthRetryPolicy
-
-
Method Summary
Modifier and Type Method Description abstract LonggetRetrySeconds(Throwable error)abstract Unitreset()-
-
Method Detail
-
getRetrySeconds
abstract Long getRetrySeconds(Throwable error)
-
-
-
-