Class ::xo::WebAuthnStore::Cache
::xo::WebAuthnStore::Cache
create ...
Cache for "ceremony" state (challenge, origin, rpId, return_url)
Defined in packages/webauthn/tcl/store-procs.tclClass Relations
- class: ::nx::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::nx::Object
![[i]](/resources/acs-subsite/ZoomIn16.gif)
Methods (to be applied on the object)
get (scripted, public)
xo::WebAuthnStore::Cache
get key
- Parameters:
- key (required)
- Testcases:
-
No testcase defined.
keys (scripted, public)
xo::WebAuthnStore::Cache
keys
- Testcases:
-
No testcase defined.
set (scripted, public)
xo::WebAuthnStore::Cache
set [ -expires expires ] key dict
- Switches:
- -expires (optional, defaults to
"5m")
- Parameters:
- key (required)
- dict (required)
- Testcases:
-
No testcase defined.
unset (scripted, public)
xo::WebAuthnStore::Cache
unset key
- Parameters:
- key (required)
- Testcases:
-
No testcase defined.