Package org.ldaptive

Class InitialRetryMetadata

    • Constructor Detail

      • InitialRetryMetadata

        InitialRetryMetadata​(Clock clock,
                             Instant time)
        Creates a new initial retry metadata.
        Parameters:
        clock - to set the create time
        time - of last successful connection
      • InitialRetryMetadata

        public InitialRetryMetadata​(Instant time)
        Creates a new initial retry metadata.
        Parameters:
        time - of last successful connection