Class StsCredentialsProvider

    • Method Detail

      • staleTime

        public Duration staleTime()
        The amount of time, relative to STS token expiration, that the cached credentials are considered stale and should no longer be used. All threads will block until the value is updated.
      • prefetchTime

        public Duration prefetchTime()
        The amount of time, relative to STS token expiration, that the cached credentials are considered close to stale and should be updated.