This is the mito-auth Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 06:00:38 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
mito-authUser authorization for Mito classes
Eitaro Fukamachi
LLGPL
0.1
mito (system).
ironclad (system).
babel (system).
src (module).
Modules are listed depth-first from the system components tree.
mito-auth/srcmito-auth (system).
mito-auth.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
mito-auth/src/mito-auth.lispsrc (module).
auth (function).
has-secure-password (class).
initialize-instance (method).
(setf password) (generic function).
password-hash (reader method).
password-salt (reader method).
make-password-hash (function).
Packages are listed by definition order.
mito-authmito.auth
common-lisp.
auth (function).
has-secure-password (class).
(setf password) (generic function).
password-hash (generic reader).
password-salt (generic reader).
make-password-hash (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
has-secure-password)) ¶has-secure-password)) ¶automatically generated reader method
has-secure-password)) ¶automatically generated reader method
has-secure-password) &rest initargs &key password &allow-other-keys) ¶:password-hash
This slot is read-only.
(let ((ironclad:*prng* (ironclad:make-prng :fortuna :seed :urandom))) (ironclad:make-random-salt 20))
:password-salt
This slot is read-only.
| Jump to: | (
A F G I M P |
|---|
| Jump to: | (
A F G I M P |
|---|
| Jump to: | P S |
|---|
| Index Entry | Section | ||
|---|---|---|---|
| | |||
| P | |||
password-hash: | Public classes | ||
password-salt: | Public classes | ||
| | |||
| S | |||
Slot, password-hash: | Public classes | ||
Slot, password-salt: | Public classes | ||
| | |||
| Jump to: | P S |
|---|
| Jump to: | C F H M P S |
|---|
| Jump to: | C F H M P S |
|---|