io.randomseed.utils.auth.types
added in 2.0.6
Random Utilities, authentication record types.
->AuthLocking
(->AuthLocking max-attempts lock-wait fail-expires)Positional factory function for class io.randomseed.utils.auth.types.AuthLocking.
->AuthPasswords
(->AuthPasswords id suite check check-json encrypt encrypt-json wait)Positional factory function for class io.randomseed.utils.auth.types.AuthPasswords.
->DBPassword
(->DBPassword password-suite-id password)Positional factory function for class io.randomseed.utils.auth.types.DBPassword.
->PasswordData
(->PasswordData shared intrinsic suite-id)Positional factory function for class io.randomseed.utils.auth.types.PasswordData.
->Suites
(->Suites shared intrinsic)Positional factory function for class io.randomseed.utils.auth.types.Suites.
->SuitesJSON
(->SuitesJSON shared intrinsic)Positional factory function for class io.randomseed.utils.auth.types.SuitesJSON.
map->AuthLocking
(map->AuthLocking m__8001__auto__)Factory function for class io.randomseed.utils.auth.types.AuthLocking, taking a map of keywords to field values.
map->AuthPasswords
(map->AuthPasswords m__8001__auto__)Factory function for class io.randomseed.utils.auth.types.AuthPasswords, taking a map of keywords to field values.
map->DBPassword
(map->DBPassword m__8001__auto__)Factory function for class io.randomseed.utils.auth.types.DBPassword, taking a map of keywords to field values.
map->PasswordData
(map->PasswordData m__8001__auto__)Factory function for class io.randomseed.utils.auth.types.PasswordData, taking a map of keywords to field values.
map->Suites
(map->Suites m__8001__auto__)Factory function for class io.randomseed.utils.auth.types.Suites, taking a map of keywords to field values.
map->SuitesJSON
(map->SuitesJSON m__8001__auto__)Factory function for class io.randomseed.utils.auth.types.SuitesJSON, taking a map of keywords to field values.