Class PasswordPolicyAuthenticationResponseHandler

    • Field Detail

      • expirationClock

        private final Clock expirationClock
        Clock to convert time before expiration seconds to a datetime.
    • Constructor Detail

      • PasswordPolicyAuthenticationResponseHandler

        public PasswordPolicyAuthenticationResponseHandler()
        Creates a new password policy authentication response handler.
      • PasswordPolicyAuthenticationResponseHandler

        PasswordPolicyAuthenticationResponseHandler​(Clock clock)
        Creates a new password policy authentication response handler.
        Parameters:
        clock - used to convert time before expiration to a datetime