Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
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::milliseconds > | iv::constants::model::PasswordLifecycle::expirationTimeRange |
static constexpr iv::types::Range< iv::types::milliseconds > | iv::constants::model::PasswordLifecycle::minTimeBetweenChangesRange |
static constexpr iv::types::Range< iv::types::milliseconds > | iv::constants::model::PasswordLifecycle::notificationTimeBeforeExpirationRange |
static constexpr iv::types::Range< uint8_t > | iv::constants::model::LockoutSettings::maxLoginAttemptsRange |
static constexpr iv::types::Range< iv::types::milliseconds > | iv::constants::model::LockoutSettings::lockoutDurationRange |