Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
constants.hpp File Reference
#include "core/constants.hpp"
#include "core/defines.hpp"
#include <cstdint>
Include dependency graph for constants.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::constants
 
namespace  iv::constants::model
 
namespace  iv::constants::model::PasswordRequirements
 
namespace  iv::constants::model::PasswordLifecycle
 
namespace  iv::constants::model::LockoutSettings
 

Variables

static constexpr iv::types::Range< uint64_t > iv::constants::model::PasswordRequirements::minLengthRange
 
static constexpr iv::types::Range< iv::types::millisecondsiv::constants::model::PasswordLifecycle::expirationTimeRange
 
static constexpr iv::types::Range< iv::types::millisecondsiv::constants::model::PasswordLifecycle::minTimeBetweenChangesRange
 
static constexpr iv::types::Range< iv::types::millisecondsiv::constants::model::PasswordLifecycle::notificationTimeBeforeExpirationRange
 
static constexpr iv::types::Range< uint8_t > iv::constants::model::LockoutSettings::maxLoginAttemptsRange
 
static constexpr iv::types::Range< iv::types::millisecondsiv::constants::model::LockoutSettings::lockoutDurationRange