mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 21:17:01 +01:00
1 line
690 B
JavaScript
1 line
690 B
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["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."],["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",""],["DISALLOWED_NAMES",""],["INAME_RE",""],["NSUNIQUEID_RE",""],["OAUTHSCOPE_RE",""],["Oauth2Session",""],["SPN_RE",""],["Session",""]]}; |