kanidm/docs/master/rustdoc/kanidmd_lib/value/sidebar-items.js
2023-02-24 04:06:37 +00:00

1 line
747 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":[["ApiTokenScope",""],["IndexType",""],["IntentTokenState",""],["PartialValue","A partial value is a key or key subset that can be used to match for equality or substring against a complete Value within a set in an Entry."],["SessionScope",""],["SyntaxType",""],["Value","A value is a complete unit of data for an attribute. It is made up of a PartialValue, which is used for selection, filtering, searching, matching etc. It also contains supplemental data which may be stored inside of the Value, such as credential secrets, blobs etc."]],"struct":[["Address",""],["ApiToken",""],["DISALLOWED_NAMES",""],["INAME_RE",""],["NSUNIQUEID_RE",""],["OAUTHSCOPE_RE",""],["Oauth2Session",""],["SPN_RE",""],["Session",""]]};