From 235af9c11a5f4a96c61ccd25feb9fde81afe0edb Mon Sep 17 00:00:00 2001 From: Rita Zerrizuela Date: Wed, 29 Jun 2022 09:37:25 -0300 Subject: [PATCH] Update API docs (#159) --- docs/data/documentation/simplekeychain.json | 2 +- docs/data/documentation/simplekeychain/accessibility.json | 2 +- .../documentation/simplekeychain/accessibility/!=(_:_:).json | 2 +- .../simplekeychain/accessibility/afterfirstunlock.json | 2 +- .../accessibility/afterfirstunlockthisdeviceonly.json | 2 +- .../simplekeychain/accessibility/equatable-implementations.json | 2 +- .../documentation/simplekeychain/accessibility/hash(into:).json | 2 +- .../documentation/simplekeychain/accessibility/hashvalue.json | 2 +- .../simplekeychain/accessibility/init(rawvalue:).json | 2 +- .../accessibility/rawrepresentable-implementations.json | 2 +- .../documentation/simplekeychain/accessibility/rawvalue.json | 2 +- .../accessibility/whenpasscodesetthisdeviceonly.json | 2 +- .../simplekeychain/accessibility/whenunlocked.json | 2 +- .../accessibility/whenunlockedthisdeviceonly.json | 2 +- docs/data/documentation/simplekeychain/simplekeychain.json | 2 +- .../simplekeychain/simplekeychain/data(forkey:).json | 2 +- .../simplekeychain/simplekeychain/deleteall().json | 2 +- .../simplekeychain/simplekeychain/deleteitem(forkey:).json | 2 +- .../simplekeychain/simplekeychain/hasitem(forkey:).json | 2 +- ...:accesscontrolflags:context:synchronizable:attributes:).json | 2 +- .../documentation/simplekeychain/simplekeychain/keys().json | 2 +- .../simplekeychain/simplekeychain/set(_:forkey:)-618u7.json | 2 +- .../simplekeychain/simplekeychain/set(_:forkey:)-n98i.json | 2 +- .../simplekeychain/simplekeychain/string(forkey:).json | 2 +- docs/data/documentation/simplekeychain/simplekeychainerror.json | 2 +- .../simplekeychain/simplekeychainerror/!=(_:_:).json | 2 +- .../simplekeychain/simplekeychainerror/==(_:_:).json | 2 +- .../simplekeychain/simplekeychainerror/authfailed.json | 2 +- .../simplekeychain/simplekeychainerror/debugdescription.json | 2 +- .../simplekeychain/simplekeychainerror/decodefailed.json | 2 +- .../simplekeychain/simplekeychainerror/duplicateitem.json | 2 +- .../simplekeychainerror/equatable-implementations.json | 2 +- .../simplekeychainerror/error-implementations.json | 2 +- .../simplekeychainerror/errordescription-23ktd.json | 2 +- .../simplekeychainerror/errordescription-31jbz.json | 2 +- .../simplekeychain/simplekeychainerror/failurereason.json | 2 +- .../simplekeychain/simplekeychainerror/helpanchor.json | 2 +- .../simplekeychainerror/interactionnotallowed.json | 2 +- .../simplekeychain/simplekeychainerror/invalidparameters.json | 2 +- .../simplekeychain/simplekeychainerror/itemnotavailable.json | 2 +- .../simplekeychain/simplekeychainerror/itemnotfound.json | 2 +- .../simplekeychainerror/localizeddescription-2xh78.json | 2 +- .../simplekeychainerror/localizederror-implementations.json | 2 +- .../simplekeychainerror/operationnotimplemented.json | 2 +- .../simplekeychain/simplekeychainerror/recoverysuggestion.json | 2 +- .../simplekeychain/simplekeychainerror/status.json | 2 +- .../simplekeychain/simplekeychainerror/unknown.json | 2 +- .../simplekeychain/simplekeychainerror/usercanceled.json | 2 +- .../simplekeychain/simplekeychainerror/~=(_:_:)-41lv0.json | 2 +- .../simplekeychain/simplekeychainerror/~=(_:_:)-7uptb.json | 2 +- 50 files changed, 50 insertions(+), 50 deletions(-) diff --git a/docs/data/documentation/simplekeychain.json b/docs/data/documentation/simplekeychain.json index 830f651..9e1ddc0 100644 --- a/docs/data/documentation/simplekeychain.json +++ b/docs/data/documentation/simplekeychain.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/simplekeychain"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":""}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"SimpleKeychain","title":"SimpleKeychain","symbolKind":"module","role":"collection","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]},{"title":"Enumerations","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/simplekeychain"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":""}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"SimpleKeychain","title":"SimpleKeychain","symbolKind":"module","role":"collection","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Structures","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]},{"title":"Enumerations","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility.json b/docs/data/documentation/simplekeychain/accessibility.json index 7089ace..9cebcdc 100644 --- a/docs/data/documentation/simplekeychain/accessibility.json +++ b/docs/data/documentation/simplekeychain/accessibility.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.auth0.SimpleKeychain\/SQ","doc:\/\/com.auth0.SimpleKeychain\/SH","doc:\/\/com.auth0.SimpleKeychain\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"title":"Accessibility","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14SimpleKeychain13AccessibilityO","modules":[{"name":"SimpleKeychain"}],"navigatorTitle":[{"kind":"identifier","text":"Accessibility"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlockThisDeviceOnly","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenPasscodeSetThisDeviceOnly","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlocked","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlockedThisDeviceOnly"]},{"title":"Initializers","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/rawValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Maps a "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value to an accessibility type."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/init(rawvalue:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawrepresentable-implementations"},"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlock":{"title":"kSecAttrAccessibleAfterFirstUnlock","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlock"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenUnlockedThisDeviceOnly":{"role":"symbol","title":"Accessibility.whenUnlockedThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlockedThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlockedThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenunlockedthisdeviceonly"},"doc://com.auth0.SimpleKeychain/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/SY"},"doc://com.auth0.SimpleKeychain/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/SQ"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value of a given accessibility type."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawvalue"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenUnlocked":{"role":"symbol","title":"Accessibility.whenUnlocked","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlocked"}],"abstract":[{"type":"text","text":"The data in the Keychain item can be accessed only while the device is unlocked by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlocked","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenunlocked"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlockThisDeviceOnly":{"role":"symbol","title":"Accessibility.afterFirstUnlockThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlockThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlockThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlockthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlock":{"role":"symbol","title":"Accessibility.afterFirstUnlock","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlock"},"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlockthisdeviceonly":{"title":"kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"https://developer.apple.com/documentation/security/ksecattraccessiblewhenpasscodesetthisdeviceonly":{"title":"kSecAttrAccessibleWhenUnlockedThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenUnlockedThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},"https://developer.apple.com/documentation/security/ksecattraccessiblewhenunlocked":{"title":"kSecAttrAccessibleWhenUnlocked","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenUnlocked"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},"doc://com.auth0.SimpleKeychain/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/SH"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenPasscodeSetThisDeviceOnly":{"role":"symbol","title":"Accessibility.whenPasscodeSetThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenPasscodeSetThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenPasscodeSetThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenpasscodesetthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/equatable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.auth0.SimpleKeychain\/SQ","doc:\/\/com.auth0.SimpleKeychain\/SH","doc:\/\/com.auth0.SimpleKeychain\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"title":"Accessibility","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:14SimpleKeychain13AccessibilityO","modules":[{"name":"SimpleKeychain"}],"navigatorTitle":[{"kind":"identifier","text":"Accessibility"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlockThisDeviceOnly","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenPasscodeSetThisDeviceOnly","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlocked","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlockedThisDeviceOnly"]},{"title":"Initializers","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/init(rawValue:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/rawValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawrepresentable-implementations"},"doc://com.auth0.SimpleKeychain/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/SY"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenPasscodeSetThisDeviceOnly":{"role":"symbol","title":"Accessibility.whenPasscodeSetThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenPasscodeSetThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenPasscodeSetThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenpasscodesetthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/SH"},"https://developer.apple.com/documentation/security/ksecattraccessiblewhenunlocked":{"title":"kSecAttrAccessibleWhenUnlocked","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenUnlocked"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenUnlocked":{"role":"symbol","title":"Accessibility.whenUnlocked","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlocked"}],"abstract":[{"type":"text","text":"The data in the Keychain item can be accessed only while the device is unlocked by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlocked","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenunlocked"},"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlock":{"title":"kSecAttrAccessibleAfterFirstUnlock","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlock"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlockThisDeviceOnly":{"role":"symbol","title":"Accessibility.afterFirstUnlockThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlockThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlockThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlockthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value of a given accessibility type."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawvalue"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenUnlockedThisDeviceOnly":{"role":"symbol","title":"Accessibility.whenUnlockedThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlockedThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlockedThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenunlockedthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Maps a "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value to an accessibility type."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/init(rawvalue:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlock":{"role":"symbol","title":"Accessibility.afterFirstUnlock","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlock"},"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlockthisdeviceonly":{"title":"kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},"doc://com.auth0.SimpleKeychain/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/SQ"},"https://developer.apple.com/documentation/security/ksecattraccessiblewhenpasscodesetthisdeviceonly":{"title":"kSecAttrAccessibleWhenUnlockedThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenUnlockedThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/!=(_:_:).json b/docs/data/documentation/simplekeychain/accessibility/!=(_:_:).json index 9a13ee6..a6947c8 100644 --- a/docs/data/documentation/simplekeychain/accessibility/!=(_:_:).json +++ b/docs/data/documentation/simplekeychain/accessibility/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14SimpleKeychain13AccessibilityO","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14SimpleKeychain13AccessibilityO","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/!=(_:_:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/afterfirstunlock.json b/docs/data/documentation/simplekeychain/accessibility/afterfirstunlock.json index aeb7b95..2c58a4f 100644 --- a/docs/data/documentation/simplekeychain/accessibility/afterfirstunlock.json +++ b/docs/data/documentation/simplekeychain/accessibility/afterfirstunlock.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/afterfirstunlock"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"title":"Accessibility.afterFirstUnlock","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO16afterFirstUnlockyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlock":{"title":"kSecAttrAccessibleAfterFirstUnlock","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlock"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlock":{"role":"symbol","title":"Accessibility.afterFirstUnlock","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlock"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/afterfirstunlock"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"title":"Accessibility.afterFirstUnlock","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO16afterFirstUnlockyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlock":{"role":"symbol","title":"Accessibility.afterFirstUnlock","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlock"},"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlock":{"title":"kSecAttrAccessibleAfterFirstUnlock","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlock"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/afterfirstunlockthisdeviceonly.json b/docs/data/documentation/simplekeychain/accessibility/afterfirstunlockthisdeviceonly.json index 16b8722..5a11bc3 100644 --- a/docs/data/documentation/simplekeychain/accessibility/afterfirstunlockthisdeviceonly.json +++ b/docs/data/documentation/simplekeychain/accessibility/afterfirstunlockthisdeviceonly.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlockThisDeviceOnly"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/afterfirstunlockthisdeviceonly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlockThisDeviceOnly","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlockThisDeviceOnly"}],"title":"Accessibility.afterFirstUnlockThisDeviceOnly","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO30afterFirstUnlockThisDeviceOnlyyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlockthisdeviceonly":{"title":"kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlockThisDeviceOnly":{"role":"symbol","title":"Accessibility.afterFirstUnlockThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlockThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlockThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlockthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlockThisDeviceOnly"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/afterfirstunlockthisdeviceonly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlockThisDeviceOnly","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlockThisDeviceOnly"}],"title":"Accessibility.afterFirstUnlockThisDeviceOnly","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO30afterFirstUnlockThisDeviceOnlyyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlockthisdeviceonly":{"title":"kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlockThisDeviceOnly":{"role":"symbol","title":"Accessibility.afterFirstUnlockThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlockThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlockthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlockThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlockthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/equatable-implementations.json b/docs/data/documentation/simplekeychain/accessibility/equatable-implementations.json index 165645c..8a08026 100644 --- a/docs/data/documentation/simplekeychain/accessibility/equatable-implementations.json +++ b/docs/data/documentation/simplekeychain/accessibility/equatable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/!=(_:_:)"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/!=(_:_:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/Equatable-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/!=(_:_:)"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/!=(_:_:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/hash(into:).json b/docs/data/documentation/simplekeychain/accessibility/hash(into:).json index 0e5fe37..bfe82da 100644 --- a/docs/data/documentation/simplekeychain/accessibility/hash(into:).json +++ b/docs/data/documentation/simplekeychain/accessibility/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14SimpleKeychain13AccessibilityO","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/hash(into:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawrepresentable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:14SimpleKeychain13AccessibilityO","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/hash(into:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawrepresentable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/hashvalue.json b/docs/data/documentation/simplekeychain/accessibility/hashvalue.json index 1cb41e0..94e02be 100644 --- a/docs/data/documentation/simplekeychain/accessibility/hashvalue.json +++ b/docs/data/documentation/simplekeychain/accessibility/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14SimpleKeychain13AccessibilityO","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawrepresentable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/hashvalue"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:14SimpleKeychain13AccessibilityO","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/hashvalue"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawrepresentable-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/init(rawvalue:).json b/docs/data/documentation/simplekeychain/accessibility/init(rawvalue:).json index 7a4bde1..d264197 100644 --- a/docs/data/documentation/simplekeychain/accessibility/init(rawvalue:).json +++ b/docs/data/documentation/simplekeychain/accessibility/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Maps a "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value to an accessibility type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14SimpleKeychain13AccessibilityO8rawValueACSo11CFStringRefa_tcfc","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Maps a "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value to an accessibility type."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Maps a "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value to an accessibility type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14SimpleKeychain13AccessibilityO8rawValueACSo11CFStringRefa_tcfc","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Maps a "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value to an accessibility type."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/rawrepresentable-implementations.json b/docs/data/documentation/simplekeychain/accessibility/rawrepresentable-implementations.json index 4abcc7e..64dca11 100644 --- a/docs/data/documentation/simplekeychain/accessibility/rawrepresentable-implementations.json +++ b/docs/data/documentation/simplekeychain/accessibility/rawrepresentable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hash(into:)"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/hash(into:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/hashvalue"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hash(into:)"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/hashvalue"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/hash(into:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/rawvalue.json b/docs/data/documentation/simplekeychain/accessibility/rawvalue.json index ce2e322..2f0019d 100644 --- a/docs/data/documentation/simplekeychain/accessibility/rawvalue.json +++ b/docs/data/documentation/simplekeychain/accessibility/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value of a given accessibility type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain13AccessibilityO8rawValueSo11CFStringRefavp","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value of a given accessibility type."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawvalue"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value of a given accessibility type."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain13AccessibilityO8rawValueSo11CFStringRefavp","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CFString","preciseIdentifier":"c:@T@CFStringRef"}],"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" value of a given accessibility type."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/rawvalue"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/whenpasscodesetthisdeviceonly.json b/docs/data/documentation/simplekeychain/accessibility/whenpasscodesetthisdeviceonly.json index d4ff68a..a37306a 100644 --- a/docs/data/documentation/simplekeychain/accessibility/whenpasscodesetthisdeviceonly.json +++ b/docs/data/documentation/simplekeychain/accessibility/whenpasscodesetthisdeviceonly.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenPasscodeSetThisDeviceOnly"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/whenpasscodesetthisdeviceonly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenPasscodeSetThisDeviceOnly","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenPasscodeSetThisDeviceOnly"}],"title":"Accessibility.whenPasscodeSetThisDeviceOnly","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO29whenPasscodeSetThisDeviceOnlyyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"https://developer.apple.com/documentation/security/ksecattraccessiblewhenpasscodesetthisdeviceonly":{"title":"kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenPasscodeSetThisDeviceOnly":{"role":"symbol","title":"Accessibility.whenPasscodeSetThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenPasscodeSetThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenPasscodeSetThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenpasscodesetthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenPasscodeSetThisDeviceOnly"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/whenpasscodesetthisdeviceonly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenPasscodeSetThisDeviceOnly","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenPasscodeSetThisDeviceOnly"}],"title":"Accessibility.whenPasscodeSetThisDeviceOnly","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO29whenPasscodeSetThisDeviceOnlyyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenPasscodeSetThisDeviceOnly":{"role":"symbol","title":"Accessibility.whenPasscodeSetThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenPasscodeSetThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenPasscodeSetThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenpasscodesetthisdeviceonly"},"https://developer.apple.com/documentation/security/ksecattraccessiblewhenpasscodesetthisdeviceonly":{"title":"kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/whenunlocked.json b/docs/data/documentation/simplekeychain/accessibility/whenunlocked.json index 92627a6..8255266 100644 --- a/docs/data/documentation/simplekeychain/accessibility/whenunlocked.json +++ b/docs/data/documentation/simplekeychain/accessibility/whenunlocked.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlocked"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/whenunlocked"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlocked","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain item can be accessed only while the device is unlocked by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlocked"}],"title":"Accessibility.whenUnlocked","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO12whenUnlockedyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"https://developer.apple.com/documentation/security/ksecattraccessiblewhenunlocked":{"title":"kSecAttrAccessibleWhenUnlocked","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenUnlocked"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenUnlocked":{"role":"symbol","title":"Accessibility.whenUnlocked","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlocked"}],"abstract":[{"type":"text","text":"The data in the Keychain item can be accessed only while the device is unlocked by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlocked","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenunlocked"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlocked"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/whenunlocked"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlocked","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain item can be accessed only while the device is unlocked by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlocked"}],"title":"Accessibility.whenUnlocked","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO12whenUnlockedyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenUnlocked":{"role":"symbol","title":"Accessibility.whenUnlocked","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlocked"}],"abstract":[{"type":"text","text":"The data in the Keychain item can be accessed only while the device is unlocked by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlocked","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenunlocked"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/ksecattraccessiblewhenunlocked":{"title":"kSecAttrAccessibleWhenUnlocked","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenUnlocked"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenunlocked"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/accessibility/whenunlockedthisdeviceonly.json b/docs/data/documentation/simplekeychain/accessibility/whenunlockedthisdeviceonly.json index 283b3fd..892a9ec 100644 --- a/docs/data/documentation/simplekeychain/accessibility/whenunlockedthisdeviceonly.json +++ b/docs/data/documentation/simplekeychain/accessibility/whenunlockedthisdeviceonly.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlockedThisDeviceOnly"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/whenunlockedthisdeviceonly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlockedThisDeviceOnly","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlockedThisDeviceOnly"}],"title":"Accessibility.whenUnlockedThisDeviceOnly","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO26whenUnlockedThisDeviceOnlyyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/ksecattraccessiblewhenpasscodesetthisdeviceonly":{"title":"kSecAttrAccessibleWhenUnlockedThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenUnlockedThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenUnlockedThisDeviceOnly":{"role":"symbol","title":"Accessibility.whenUnlockedThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlockedThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlockedThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenunlockedthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlockedThisDeviceOnly"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/accessibility\/whenunlockedthisdeviceonly"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlockedThisDeviceOnly","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlockedThisDeviceOnly"}],"title":"Accessibility.whenUnlockedThisDeviceOnly","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:14SimpleKeychain13AccessibilityO26whenUnlockedThisDeviceOnlyyA2CmF","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"]]},"references":{"https://developer.apple.com/documentation/security/ksecattraccessiblewhenpasscodesetthisdeviceonly":{"title":"kSecAttrAccessibleWhenUnlockedThisDeviceOnly","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleWhenUnlockedThisDeviceOnly"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/whenUnlockedThisDeviceOnly":{"role":"symbol","title":"Accessibility.whenUnlockedThisDeviceOnly","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"whenUnlockedThisDeviceOnly"}],"abstract":[{"type":"text","text":"The data in the Keychain can only be accessed when the device is unlocked. Only available if a passcode is set on the device."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessiblewhenpasscodesetthisdeviceonly"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/whenUnlockedThisDeviceOnly","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/whenunlockedthisdeviceonly"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain.json b/docs/data/documentation/simplekeychain/simplekeychain.json index 6fe9b16..6dbf6fd 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain.json +++ b/docs/data/documentation/simplekeychain/simplekeychain.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"title":"SimpleKeychain","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:14SimpleKeychainAAV","modules":[{"name":"SimpleKeychain"}],"navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/data(forKey:)","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteAll()","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteItem(forKey:)","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/hasItem(forKey:)","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/keys()","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-618u7","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-n98i","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/string(forKey:)"]}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)":{"role":"symbol","title":"init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"service"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Accessibility","preciseIdentifier":"s:14SimpleKeychain13AccessibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessControlFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessControlCreateFlags","preciseIdentifier":"c:@E@SecAccessControlCreateFlags"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LAContext","preciseIdentifier":"c:objc(cs)LAContext"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"synchronizable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[{"type":"text","text":"Initializes a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/set(_:forKey:)-n98i":{"role":"symbol","title":"set(_:forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-n98i","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-n98i"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/string(forKey:)":{"role":"symbol","title":"string(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/string(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/string(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/deleteItem(forKey:)":{"role":"symbol","title":"deleteItem(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Deletes an item from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteItem(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/deleteitem(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/data(forKey:)":{"role":"symbol","title":"data(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/data(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/data(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/keys()":{"role":"symbol","title":"keys()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keys"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Retrieves the keys of all the items stored in the Keychain for the service and access group values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/keys()","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/keys()"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/deleteAll()":{"role":"symbol","title":"deleteAll()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteAll"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Deletes all items from the Keychain for the service and access group values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteAll()","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/deleteall()"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/hasItem(forKey:)":{"role":"symbol","title":"hasItem(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Checks if an item is stored in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/hasItem(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/hasitem(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/set(_:forKey:)-618u7":{"role":"symbol","title":"set(_:forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-618u7","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-618u7"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"title":"SimpleKeychain","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:14SimpleKeychainAAV","modules":[{"name":"SimpleKeychain"}],"navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/data(forKey:)","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteAll()","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteItem(forKey:)","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/hasItem(forKey:)","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/keys()","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-618u7","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-n98i","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/string(forKey:)"]}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/set(_:forKey:)-618u7":{"role":"symbol","title":"set(_:forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-618u7","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-618u7"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/set(_:forKey:)-n98i":{"role":"symbol","title":"set(_:forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-n98i","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-n98i"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/string(forKey:)":{"role":"symbol","title":"string(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/string(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/string(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/deleteAll()":{"role":"symbol","title":"deleteAll()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteAll"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Deletes all items from the Keychain for the service and access group values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteAll()","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/deleteall()"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/deleteItem(forKey:)":{"role":"symbol","title":"deleteItem(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Deletes an item from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteItem(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/deleteitem(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/keys()":{"role":"symbol","title":"keys()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keys"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Retrieves the keys of all the items stored in the Keychain for the service and access group values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/keys()","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/keys()"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)":{"role":"symbol","title":"init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"service"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Accessibility","preciseIdentifier":"s:14SimpleKeychain13AccessibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessControlFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessControlCreateFlags","preciseIdentifier":"c:@E@SecAccessControlCreateFlags"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LAContext","preciseIdentifier":"c:objc(cs)LAContext"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"synchronizable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[{"type":"text","text":"Initializes a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/data(forKey:)":{"role":"symbol","title":"data(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/data(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/data(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/hasItem(forKey:)":{"role":"symbol","title":"hasItem(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Checks if an item is stored in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/hasItem(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/hasitem(forkey:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/data(forkey:).json b/docs/data/documentation/simplekeychain/simplekeychain/data(forkey:).json index ee2d113..c1913f6 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/data(forkey:).json +++ b/docs/data/documentation/simplekeychain/simplekeychain/data(forkey:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value."}]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key of the Keychain item to retrieve."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["let value = try simpleKeychain.data(forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/data(forkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/data(forKey:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value from the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"data(forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV4data6forKey10Foundation4DataVSS_tKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/data(forKey:)":{"role":"symbol","title":"data(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/data(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/data(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value."}]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key of the Keychain item to retrieve."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["let value = try simpleKeychain.data(forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/data(forkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/data(forKey:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value from the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"data(forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV4data6forKey10Foundation4DataVSS_tKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/data(forKey:)":{"role":"symbol","title":"data(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/data(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/data(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/deleteall().json b/docs/data/documentation/simplekeychain/simplekeychain/deleteall().json index 01e1fe4..44e681f 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/deleteall().json +++ b/docs/data/documentation/simplekeychain/simplekeychain/deleteall().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteAll"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["try simpleKeychain.deleteAll()"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/deleteall()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteAll()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Deletes all items from the Keychain for the service and access group values."}],"kind":"symbol","metadata":{"role":"symbol","title":"deleteAll()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteAll"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV9deleteAllyyKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/deleteAll()":{"role":"symbol","title":"deleteAll()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteAll"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Deletes all items from the Keychain for the service and access group values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteAll()","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/deleteall()"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteAll"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["try simpleKeychain.deleteAll()"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/deleteall()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteAll()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Deletes all items from the Keychain for the service and access group values."}],"kind":"symbol","metadata":{"role":"symbol","title":"deleteAll()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteAll"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV9deleteAllyyKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/deleteAll()":{"role":"symbol","title":"deleteAll()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteAll"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Deletes all items from the Keychain for the service and access group values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteAll()","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/deleteall()"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/deleteitem(forkey:).json b/docs/data/documentation/simplekeychain/simplekeychain/deleteitem(forkey:).json index e8569b9..edf2a7c 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/deleteitem(forkey:).json +++ b/docs/data/documentation/simplekeychain/simplekeychain/deleteitem(forkey:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key of the Keychain item to delete.."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["try simpleKeychain.deleteItem(forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/deleteitem(forkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteItem(forKey:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Deletes an item from the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"deleteItem(forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV10deleteItem6forKeyySS_tKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/deleteItem(forKey:)":{"role":"symbol","title":"deleteItem(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Deletes an item from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteItem(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/deleteitem(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key of the Keychain item to delete.."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["try simpleKeychain.deleteItem(forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/deleteitem(forkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteItem(forKey:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Deletes an item from the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"deleteItem(forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV10deleteItem6forKeyySS_tKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/deleteItem(forKey:)":{"role":"symbol","title":"deleteItem(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"deleteItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Deletes an item from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/deleteItem(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/deleteitem(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/hasitem(forkey:).json b/docs/data/documentation/simplekeychain/simplekeychain/hasitem(forkey:).json index 2bc0121..ca66c3e 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/hasitem(forkey:).json +++ b/docs/data/documentation/simplekeychain/simplekeychain/hasitem(forkey:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Whether the item is stored in the Keychain or not."}]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key of the Keychain item to check."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["let isStored = try simpleKeychain.hasItem(forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/hasitem(forkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/hasItem(forKey:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Checks if an item is stored in the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"hasItem(forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV7hasItem6forKeySbSS_tKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/hasItem(forKey:)":{"role":"symbol","title":"hasItem(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Checks if an item is stored in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/hasItem(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/hasitem(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Whether the item is stored in the Keychain or not."}]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key of the Keychain item to check."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["let isStored = try simpleKeychain.hasItem(forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/hasitem(forkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/hasItem(forKey:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Checks if an item is stored in the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"hasItem(forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV7hasItem6forKeySbSS_tKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/hasItem(forKey:)":{"role":"symbol","title":"hasItem(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasItem"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Checks if an item is stored in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/hasItem(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/hasitem(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:).json b/docs/data/documentation/simplekeychain/simplekeychain/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:).json index 8965d74..1962aa1 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:).json +++ b/docs/data/documentation/simplekeychain/simplekeychain/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"service"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" = Bundle.main.bundleIdentifier!, "},{"kind":"externalParam","text":"accessGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","preciseIdentifier":"s:14SimpleKeychain13AccessibilityO","text":"Accessibility"},{"kind":"text","text":" = .afterFirstUnlock, "},{"kind":"externalParam","text":"accessControlFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessControlCreateFlags","preciseIdentifier":"c:@E@SecAccessControlCreateFlags"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LAContext","preciseIdentifier":"c:objc(cs)LAContext"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"synchronizable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] = [:])"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"},{"type":"text","text":" instance."}]}]},{"kind":"parameters","parameters":[{"name":"service","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Name of the service under which to save items. Defaults to the bundle identifier."}]}]},{"name":"accessGroup","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access Group for sharing Keychain items. Defaults to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"name":"accessibility","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"},{"type":"text","text":" type the stored items will have. Defaults to "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock"},{"type":"text","text":"."}]}]},{"name":"accessControlFlags","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access control conditions for "},{"type":"codeVoice","code":"kSecAttrAccessControl"},{"type":"text","text":". Defaults to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"name":"context","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"LAContext"},{"type":"text","text":" used to access Keychain items. Defaults to a new "},{"type":"codeVoice","code":"LAContext"},{"type":"text","text":" instance."}]}]},{"name":"synchronizable","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Whether the items should be synchronized through iCloud. Defaults to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"name":"attributes","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Additional attributes to include in every query. Defaults to an empty dictionary."}]}]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initializes a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"},{"type":"text","text":" instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"service"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Accessibility","preciseIdentifier":"s:14SimpleKeychain13AccessibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessControlFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessControlCreateFlags","preciseIdentifier":"c:@E@SecAccessControlCreateFlags"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LAContext","preciseIdentifier":"c:objc(cs)LAContext"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"synchronizable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"title":"init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14SimpleKeychainAAV7service11accessGroup13accessibility0D12ControlFlags7context14synchronizable10attributesABSS_SSSgAA13AccessibilityOSo09SecAccessg6CreateH0VSgSo9LAContextCSgSbSDySSypGtcfc","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)":{"role":"symbol","title":"init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"service"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Accessibility","preciseIdentifier":"s:14SimpleKeychain13AccessibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessControlFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessControlCreateFlags","preciseIdentifier":"c:@E@SecAccessControlCreateFlags"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LAContext","preciseIdentifier":"c:objc(cs)LAContext"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"synchronizable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[{"type":"text","text":"Initializes a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlock":{"role":"symbol","title":"Accessibility.afterFirstUnlock","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlock"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlock":{"title":"kSecAttrAccessibleAfterFirstUnlock","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlock"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"service"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" = Bundle.main.bundleIdentifier!, "},{"kind":"externalParam","text":"accessGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","preciseIdentifier":"s:14SimpleKeychain13AccessibilityO","text":"Accessibility"},{"kind":"text","text":" = .afterFirstUnlock, "},{"kind":"externalParam","text":"accessControlFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessControlCreateFlags","preciseIdentifier":"c:@E@SecAccessControlCreateFlags"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LAContext","preciseIdentifier":"c:objc(cs)LAContext"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"synchronizable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"] = [:])"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"},{"type":"text","text":" instance."}]}]},{"kind":"parameters","parameters":[{"name":"service","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Name of the service under which to save items. Defaults to the bundle identifier."}]}]},{"name":"accessGroup","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"access group for sharing Keychain items. Defaults to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"name":"accessibility","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility"},{"type":"text","text":" type the stored items will have. Defaults to "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock"},{"type":"text","text":"."}]}]},{"name":"accessControlFlags","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Access control conditions for "},{"type":"codeVoice","code":"kSecAttrAccessControl"},{"type":"text","text":". Defaults to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"name":"context","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":""},{"type":"codeVoice","code":"LAContext"},{"type":"text","text":" used to access Keychain items. Defaults to "},{"type":"codeVoice","code":"nil"},{"type":"text","text":"."}]}]},{"name":"synchronizable","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Whether the items should be synchronized through iCloud. Defaults to "},{"type":"codeVoice","code":"false"},{"type":"text","text":"."}]}]},{"name":"attributes","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Additional attributes to include in every query. Defaults to an empty dictionary."}]}]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initializes a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"},{"type":"text","text":" instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"service"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Accessibility","preciseIdentifier":"s:14SimpleKeychain13AccessibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessControlFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessControlCreateFlags","preciseIdentifier":"c:@E@SecAccessControlCreateFlags"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LAContext","preciseIdentifier":"c:objc(cs)LAContext"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"synchronizable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"title":"init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:14SimpleKeychainAAV7service11accessGroup13accessibility0D12ControlFlags7context14synchronizable10attributesABSS_SSSgAA13AccessibilityOSo09SecAccessg6CreateH0VSgSo9LAContextCSgSbSDySSypGtcfc","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"https://developer.apple.com/documentation/security/ksecattraccessibleafterfirstunlock":{"title":"kSecAttrAccessibleAfterFirstUnlock","titleInlineContent":[{"type":"text","text":"kSecAttrAccessibleAfterFirstUnlock"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock","url":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility":{"role":"symbol","title":"Accessibility","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Accessibility"}],"abstract":[{"type":"text","text":"Represents the accessibility types of Keychain items. It’s a mirror of "},{"type":"codeVoice","code":"kSecAttrAccessible"},{"type":"text","text":" values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Accessibility"}],"url":"\/documentation\/simplekeychain\/accessibility"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)":{"role":"symbol","title":"init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"service"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessGroup"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"accessibility"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Accessibility","preciseIdentifier":"s:14SimpleKeychain13AccessibilityO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"accessControlFlags"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SecAccessControlCreateFlags","preciseIdentifier":"c:@E@SecAccessControlCreateFlags"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"LAContext","preciseIdentifier":"c:objc(cs)LAContext"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"synchronizable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"attributes"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"abstract":[{"type":"text","text":"Initializes a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/init(service:accessGroup:accessibility:accessControlFlags:context:synchronizable:attributes:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/init(service:accessgroup:accessibility:accesscontrolflags:context:synchronizable:attributes:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/Accessibility/afterFirstUnlock":{"role":"symbol","title":"Accessibility.afterFirstUnlock","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"afterFirstUnlock"}],"abstract":[{"type":"text","text":"The data in the Keychain item cannot be accessed after a restart until the device has been unlocked once by the user."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/ksecattraccessibleafterfirstunlock"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/Accessibility\/afterFirstUnlock","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/accessibility\/afterfirstunlock"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/keys().json b/docs/data/documentation/simplekeychain/simplekeychain/keys().json index 437199d..3908a75 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/keys().json +++ b/docs/data/documentation/simplekeychain/simplekeychain/keys().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keys"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"String"},{"type":"text","text":" array containing the keys."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["let keys = try simpleKeychain.keys()"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/keys()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/keys()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieves the keys of all the items stored in the Keychain for the service and access group values."}],"kind":"symbol","metadata":{"role":"symbol","title":"keys()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keys"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV4keysSaySSGyKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/keys()":{"role":"symbol","title":"keys()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keys"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Retrieves the keys of all the items stored in the Keychain for the service and access group values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/keys()","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/keys()"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keys"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"String"},{"type":"text","text":" array containing the keys."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["let keys = try simpleKeychain.keys()"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/keys()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/keys()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieves the keys of all the items stored in the Keychain for the service and access group values."}],"kind":"symbol","metadata":{"role":"symbol","title":"keys()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keys"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV4keysSaySSGyKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/keys()":{"role":"symbol","title":"keys()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"keys"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Retrieves the keys of all the items stored in the Keychain for the service and access group values."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/keys()","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/keys()"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/set(_:forkey:)-618u7.json b/docs/data/documentation/simplekeychain/simplekeychain/set(_:forkey:)-618u7.json index 1de80fb..1510530 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/set(_:forkey:)-618u7.json +++ b/docs/data/documentation/simplekeychain/simplekeychain/set(_:forkey:)-618u7.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Value to save in the Keychain."}]}]},{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key for the Keychain item."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["try simpleKeychain.set(data, forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-618u7"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-618u7","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"set(_:forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV3set_6forKeyy10Foundation4DataV_SStKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/set(_:forKey:)-618u7":{"role":"symbol","title":"set(_:forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-618u7","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-618u7"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Value to save in the Keychain."}]}]},{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key for the Keychain item."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["try simpleKeychain.set(data, forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-618u7"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-618u7","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"set(_:forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV3set_6forKeyy10Foundation4DataV_SStKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/set(_:forKey:)-618u7":{"role":"symbol","title":"set(_:forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-618u7","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-618u7"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/set(_:forkey:)-n98i.json b/docs/data/documentation/simplekeychain/simplekeychain/set(_:forkey:)-n98i.json index c5467e5..5628321 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/set(_:forkey:)-n98i.json +++ b/docs/data/documentation/simplekeychain/simplekeychain/set(_:forkey:)-n98i.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"string","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Value to save in the Keychain."}]}]},{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key for the Keychain item."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["try simpleKeychain.set(\"some string\", forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-n98i"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-n98i","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"set(_:forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV3set_6forKeyySS_SStKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/set(_:forKey:)-n98i":{"role":"symbol","title":"set(_:forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-n98i","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-n98i"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"string"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"string","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Value to save in the Keychain."}]}]},{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key for the Keychain item."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["try simpleKeychain.set(\"some string\", forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-n98i"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-n98i","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"set(_:forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV3set_6forKeyySS_SStKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/set(_:forKey:)-n98i":{"role":"symbol","title":"set(_:forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Saves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value with the type "},{"type":"codeVoice","code":"kSecClassGenericPassword"},{"type":"text","text":" in the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/set(_:forKey:)-n98i","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/set(_:forkey:)-n98i"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychain/string(forkey:).json b/docs/data/documentation/simplekeychain/simplekeychain/string(forkey:).json index a99a608..5d640cf 100644 --- a/docs/data/documentation/simplekeychain/simplekeychain/string(forkey:).json +++ b/docs/data/documentation/simplekeychain/simplekeychain/string(forkey:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value."}]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key of the Keychain item to retrieve."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["let value = try simpleKeychain.string(forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/string(forkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/string(forKey:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value from the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"string(forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV6string6forKeyS2S_tKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"Access Group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/string(forKey:)":{"role":"symbol","title":"string(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/string(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/string(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":" "},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value."}]}]},{"kind":"parameters","parameters":[{"name":"key","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Key of the Keychain item to retrieve."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"codeListing","syntax":"swift","code":["let value = try simpleKeychain.string(forKey: \"your_key\")"]},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"},{"type":"text","text":" when the SimpleKeychain operation fails."}]}],"type":"aside","name":"Throws"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychain\/string(forkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/string(forKey:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value from the Keychain."}],"kind":"symbol","metadata":{"role":"symbol","title":"string(forKey:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"method","externalID":"s:14SimpleKeychainAAV6string6forKeyS2S_tKF","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain/string(forKey:)":{"role":"symbol","title":"string(forKey:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"forKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Retrieves a "},{"type":"codeVoice","code":"String"},{"type":"text","text":" value from the Keychain."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain\/string(forKey:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychain\/string(forkey:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychain":{"role":"symbol","title":"SimpleKeychain","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychain"}],"abstract":[{"type":"text","text":"A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS."},{"type":"text","text":" "},{"type":"text","text":"Supports sharing credentials with an "},{"type":"strong","inlineContent":[{"type":"text","text":"access group"}]},{"type":"text","text":" or through "},{"type":"strong","inlineContent":[{"type":"text","text":"iCloud"}]},{"type":"text","text":", and integrating "},{"type":"strong","inlineContent":[{"type":"text","text":"Touch ID \/ Face ID"}]},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychain","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychain"}],"url":"\/documentation\/simplekeychain\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror.json b/docs/data/documentation/simplekeychain/simplekeychainerror.json index 347cfcd..4bc408f 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.auth0.SimpleKeychain\/10Foundation14LocalizedErrorP","doc:\/\/com.auth0.SimpleKeychain\/s28CustomDebugStringConvertibleP","doc:\/\/com.auth0.SimpleKeychain\/SQ","doc:\/\/com.auth0.SimpleKeychain\/s5ErrorP","doc:\/\/com.auth0.SimpleKeychain\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"title":"SimpleKeychainError","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:14SimpleKeychain0aB5ErrorV","modules":[{"name":"SimpleKeychain"}],"navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-41lv0","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-7uptb"]},{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/debugDescription","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-31jbz","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-6p7yv","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status"]},{"title":"Type Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/authFailed","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/decodeFailed","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/duplicateItem","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/interactionNotAllowed","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/invalidParameters","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotAvailable","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotFound","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/operationNotImplemented","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/other","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/unknown","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/userCanceled"]},{"title":"Default Implementations","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"],"generated":true}],"references":{"https://developer.apple.com/documentation/security/errsecinteractionnotallowed":{"title":"errSecInteractionNotAllowed","titleInlineContent":[{"type":"text","text":"errSecInteractionNotAllowed"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},"doc://com.auth0.SimpleKeychain/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/com.auth0.SimpleKeychain\/s5ErrorP"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/status":{"role":"symbol","title":"status","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"}],"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"OSStatus"},{"type":"text","text":" of the Keychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/status"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/itemNotAvailable":{"role":"symbol","title":"itemNotAvailable","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotAvailable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"No trust results are available."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotAvailable","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/itemnotavailable"},"https://developer.apple.com/documentation/security/errsecitemnotfound":{"title":"errSecItemNotFound","titleInlineContent":[{"type":"text","text":"errSecItemNotFound"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/other":{"role":"symbol","title":"other","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Other Keychain error."},{"type":"text","text":" "},{"type":"text","text":"The "},{"type":"codeVoice","code":"OSStatus"},{"type":"text","text":" of the Keychain operation can be accessed via the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status"},{"type":"text","text":" property."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/other","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/other"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/authFailed":{"role":"symbol","title":"authFailed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"authFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Authorization and\/or authentication failed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/authFailed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/authfailed"},"doc://com.auth0.SimpleKeychain/10Foundation14LocalizedErrorP":{"type":"unresolvable","title":"Foundation.LocalizedError","identifier":"doc:\/\/com.auth0.SimpleKeychain\/10Foundation14LocalizedErrorP"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/itemNotFound":{"role":"symbol","title":"itemNotFound","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotFound"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"The item cannot be found."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotFound","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/itemnotfound"},"https://developer.apple.com/documentation/security/errsecparam":{"title":"errSecParam","titleInlineContent":[{"type":"text","text":"errSecParam"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/unknown":{"role":"symbol","title":"unknown","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Unknown error. This is not a Keychain error but a SimpleKeychain failure. For example, being unable to cast the retrieved item."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/unknown","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/unknown"},"https://developer.apple.com/documentation/security/errsecunimplemented":{"title":"errSecUnimplemented","titleInlineContent":[{"type":"text","text":"errSecUnimplemented"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},"https://developer.apple.com/documentation/security/errsecdecode":{"title":"errSecDecode","titleInlineContent":[{"type":"text","text":"errSecDecode"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/interactionNotAllowed":{"role":"symbol","title":"interactionNotAllowed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionNotAllowed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Interaction with the Security Server is not allowed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/interactionNotAllowed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/interactionnotallowed"},"doc://com.auth0.SimpleKeychain/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/SQ"},"doc://com.auth0.SimpleKeychain/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/s8SendableP"},"doc://com.auth0.SimpleKeychain/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/com.auth0.SimpleKeychain\/s28CustomDebugStringConvertibleP"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/duplicateItem":{"role":"symbol","title":"duplicateItem","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateItem"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"The item already exists."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/duplicateItem","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/duplicateitem"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/~=(_:_:)-41lv0":{"role":"symbol","title":"~=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"SimpleKeychainError"},{"type":"text","text":" values in a switch statement."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-41lv0","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-41lv0"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/localizedDescription-6p7yv":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-6p7yv","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizeddescription-6p7yv"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/~=(_:_:)-7uptb":{"role":"symbol","title":"~=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"Error"},{"type":"text","text":" values in a switch statement."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-7uptb","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-7uptb"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/operationNotImplemented":{"role":"symbol","title":"operationNotImplemented","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"operationNotImplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"A function or operation is not implemented."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/operationNotImplemented","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/operationnotimplemented"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/invalidParameters":{"role":"symbol","title":"invalidParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"One or more parameters passed to the function are not valid."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/invalidParameters","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/invalidparameters"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/decodeFailed":{"role":"symbol","title":"decodeFailed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Unable to decode the provided data."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/decodeFailed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/decodefailed"},"https://developer.apple.com/documentation/security/errsecauthfailed":{"title":"errSecAuthFailed","titleInlineContent":[{"type":"text","text":"errSecAuthFailed"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},"https://developer.apple.com/documentation/security/errsecnotavailable":{"title":"errSecNotAvailable","titleInlineContent":[{"type":"text","text":"errSecNotAvailable"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/userCanceled":{"role":"symbol","title":"userCanceled","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCanceled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"User canceled the operation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/userCanceled","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/usercanceled"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/errorDescription-31jbz":{"role":"symbol","title":"errorDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-31jbz","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-31jbz"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/error-implementations"},"https://developer.apple.com/documentation/security/errsecduplicateitem":{"title":"errSecDuplicateItem","titleInlineContent":[{"type":"text","text":"errSecDuplicateItem"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},"https://developer.apple.com/documentation/security/errsecusercanceled":{"title":"errSecUserCanceled","titleInlineContent":[{"type":"text","text":"errSecUserCanceled"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/debugDescription":{"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/debugdescription"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/com.auth0.SimpleKeychain\/10Foundation14LocalizedErrorP","doc:\/\/com.auth0.SimpleKeychain\/s28CustomDebugStringConvertibleP","doc:\/\/com.auth0.SimpleKeychain\/SQ","doc:\/\/com.auth0.SimpleKeychain\/s5ErrorP","doc:\/\/com.auth0.SimpleKeychain\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"title":"SimpleKeychainError","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:14SimpleKeychain0aB5ErrorV","modules":[{"name":"SimpleKeychain"}],"navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-41lv0","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-7uptb"]},{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/debugDescription","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-31jbz","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-6p7yv","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status"]},{"title":"Type Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/authFailed","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/decodeFailed","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/duplicateItem","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/interactionNotAllowed","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/invalidParameters","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotAvailable","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotFound","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/operationNotImplemented","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/other","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/unknown","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/userCanceled"]},{"title":"Default Implementations","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"],"generated":true}],"references":{"https://developer.apple.com/documentation/security/errsecparam":{"title":"errSecParam","titleInlineContent":[{"type":"text","text":"errSecParam"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/localizedDescription-6p7yv":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-6p7yv","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizeddescription-6p7yv"},"https://developer.apple.com/documentation/security/errsecauthfailed":{"title":"errSecAuthFailed","titleInlineContent":[{"type":"text","text":"errSecAuthFailed"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},"https://developer.apple.com/documentation/security/errsecduplicateitem":{"title":"errSecDuplicateItem","titleInlineContent":[{"type":"text","text":"errSecDuplicateItem"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},"doc://com.auth0.SimpleKeychain/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/com.auth0.SimpleKeychain\/s28CustomDebugStringConvertibleP"},"https://developer.apple.com/documentation/security/errsecitemnotfound":{"title":"errSecItemNotFound","titleInlineContent":[{"type":"text","text":"errSecItemNotFound"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/itemNotFound":{"role":"symbol","title":"itemNotFound","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotFound"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"The item cannot be found."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotFound","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/itemnotfound"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/unknown":{"role":"symbol","title":"unknown","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Unknown error. This is not a Keychain error but a SimpleKeychain failure. For example, being unable to cast the retrieved item."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/unknown","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/unknown"},"https://developer.apple.com/documentation/security/errsecinteractionnotallowed":{"title":"errSecInteractionNotAllowed","titleInlineContent":[{"type":"text","text":"errSecInteractionNotAllowed"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},"https://developer.apple.com/documentation/security/errsecnotavailable":{"title":"errSecNotAvailable","titleInlineContent":[{"type":"text","text":"errSecNotAvailable"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/decodeFailed":{"role":"symbol","title":"decodeFailed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Unable to decode the provided data."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/decodeFailed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/decodefailed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/other":{"role":"symbol","title":"other","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"other"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Other Keychain error."},{"type":"text","text":" "},{"type":"text","text":"The "},{"type":"codeVoice","code":"OSStatus"},{"type":"text","text":" of the Keychain operation can be accessed via the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status"},{"type":"text","text":" property."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/other","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/other"},"doc://com.auth0.SimpleKeychain/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/s8SendableP"},"doc://com.auth0.SimpleKeychain/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/com.auth0.SimpleKeychain\/s5ErrorP"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/authFailed":{"role":"symbol","title":"authFailed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"authFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Authorization and\/or authentication failed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/authFailed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/authfailed"},"doc://com.auth0.SimpleKeychain/10Foundation14LocalizedErrorP":{"type":"unresolvable","title":"Foundation.LocalizedError","identifier":"doc:\/\/com.auth0.SimpleKeychain\/10Foundation14LocalizedErrorP"},"https://developer.apple.com/documentation/security/errsecdecode":{"title":"errSecDecode","titleInlineContent":[{"type":"text","text":"errSecDecode"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/userCanceled":{"role":"symbol","title":"userCanceled","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCanceled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"User canceled the operation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/userCanceled","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/usercanceled"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/interactionNotAllowed":{"role":"symbol","title":"interactionNotAllowed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionNotAllowed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Interaction with the Security Server is not allowed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/interactionNotAllowed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/interactionnotallowed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/status":{"role":"symbol","title":"status","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"}],"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"OSStatus"},{"type":"text","text":" of the Keychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/status"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/invalidParameters":{"role":"symbol","title":"invalidParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"One or more parameters passed to the function are not valid."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/invalidParameters","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/invalidparameters"},"doc://com.auth0.SimpleKeychain/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/com.auth0.SimpleKeychain\/SQ"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/itemNotAvailable":{"role":"symbol","title":"itemNotAvailable","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotAvailable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"No trust results are available."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotAvailable","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/itemnotavailable"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/debugDescription":{"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/debugdescription"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/duplicateItem":{"role":"symbol","title":"duplicateItem","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateItem"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"The item already exists."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/duplicateItem","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/duplicateitem"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/~=(_:_:)-7uptb":{"role":"symbol","title":"~=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"Error"},{"type":"text","text":" values in a switch statement."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-7uptb","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-7uptb"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/operationNotImplemented":{"role":"symbol","title":"operationNotImplemented","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"operationNotImplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"A function or operation is not implemented."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/operationNotImplemented","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/operationnotimplemented"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/errorDescription-31jbz":{"role":"symbol","title":"errorDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-31jbz","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-31jbz"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/error-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/~=(_:_:)-41lv0":{"role":"symbol","title":"~=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"SimpleKeychainError"},{"type":"text","text":" values in a switch statement."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-41lv0","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-41lv0"},"https://developer.apple.com/documentation/security/errsecusercanceled":{"title":"errSecUserCanceled","titleInlineContent":[{"type":"text","text":"errSecUserCanceled"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},"https://developer.apple.com/documentation/security/errsecunimplemented":{"title":"errSecUnimplemented","titleInlineContent":[{"type":"text","text":"errSecUnimplemented"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/!=(_:_:).json b/docs/data/documentation/simplekeychain/simplekeychainerror/!=(_:_:).json index b6e904c..d93e489 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/!=(_:_:).json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/!=(_:_:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/==(_:_:).json b/docs/data/documentation/simplekeychain/simplekeychainerror/==(_:_:).json index 7d6d96d..079dd80 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/==(_:_:).json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/==(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/==(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/==(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Conformance to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"==(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:14SimpleKeychain0aB5ErrorV2eeoiySbAC_ACtFZ","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/==(_:_:)":{"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Conformance to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/==(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/==(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/==(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Conformance to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"==(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:14SimpleKeychain0aB5ErrorV2eeoiySbAC_ACtFZ","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/equatable-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/==(_:_:)":{"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Conformance to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/==(_:_:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/authfailed.json b/docs/data/documentation/simplekeychain/simplekeychainerror/authfailed.json index 0cff3ba..3c8663c 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/authfailed.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/authfailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"authFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/authfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/authFailed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Authorization and\/or authentication failed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"authFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"authFailed","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV10authFailedACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/authFailed":{"role":"symbol","title":"authFailed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"authFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Authorization and\/or authentication failed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/authFailed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/authfailed"},"https://developer.apple.com/documentation/security/errsecauthfailed":{"title":"errSecAuthFailed","titleInlineContent":[{"type":"text","text":"errSecAuthFailed"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"authFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/authfailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/authFailed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Authorization and\/or authentication failed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"authFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"authFailed","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV10authFailedACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"https://developer.apple.com/documentation/security/errsecauthfailed":{"title":"errSecAuthFailed","titleInlineContent":[{"type":"text","text":"errSecAuthFailed"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/authFailed":{"role":"symbol","title":"authFailed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"authFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Authorization and\/or authentication failed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecauthfailed"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/authFailed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/authfailed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/debugdescription.json b/docs/data/documentation/simplekeychain/simplekeychainerror/debugdescription.json index 05861e0..146cd05 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/debugdescription.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/debugdescription.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"aside","style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You should avoid displaying the error description to the user, it’s meant for "},{"type":"strong","inlineContent":[{"type":"text","text":"debugging"}]},{"type":"text","text":" only."}]}]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/debugdescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/debugDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Description of the error."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"debugDescription","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV16debugDescriptionSSvp","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/debugDescription":{"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/debugdescription"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"aside","style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You should avoid displaying the error description to the user, it’s meant for "},{"type":"strong","inlineContent":[{"type":"text","text":"debugging"}]},{"type":"text","text":" only."}]}]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/debugdescription"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/debugDescription","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Description of the error."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"debugDescription","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV16debugDescriptionSSvp","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/debugDescription":{"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/debugdescription"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/decodefailed.json b/docs/data/documentation/simplekeychain/simplekeychainerror/decodefailed.json index 773887b..74b0d32 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/decodefailed.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/decodefailed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/decodefailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/decodeFailed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Unable to decode the provided data."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"decodeFailed","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV12decodeFailedACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"https://developer.apple.com/documentation/security/errsecdecode":{"title":"errSecDecode","titleInlineContent":[{"type":"text","text":"errSecDecode"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/decodeFailed":{"role":"symbol","title":"decodeFailed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Unable to decode the provided data."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/decodeFailed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/decodefailed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/decodefailed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/decodeFailed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Unable to decode the provided data."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"decodeFailed","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV12decodeFailedACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/decodeFailed":{"role":"symbol","title":"decodeFailed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"decodeFailed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Unable to decode the provided data."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/decodeFailed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/decodefailed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/errsecdecode":{"title":"errSecDecode","titleInlineContent":[{"type":"text","text":"errSecDecode"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecdecode"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/duplicateitem.json b/docs/data/documentation/simplekeychain/simplekeychainerror/duplicateitem.json index 1cef534..177f178 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/duplicateitem.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/duplicateitem.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateItem"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/duplicateitem"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/duplicateItem","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The item already exists."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateItem"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"duplicateItem","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV13duplicateItemACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"https://developer.apple.com/documentation/security/errsecduplicateitem":{"title":"errSecDuplicateItem","titleInlineContent":[{"type":"text","text":"errSecDuplicateItem"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/duplicateItem":{"role":"symbol","title":"duplicateItem","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateItem"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"The item already exists."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/duplicateItem","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/duplicateitem"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateItem"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/duplicateitem"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/duplicateItem","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The item already exists."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateItem"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"duplicateItem","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV13duplicateItemACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/duplicateItem":{"role":"symbol","title":"duplicateItem","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"duplicateItem"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"The item already exists."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/duplicateItem","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/duplicateitem"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"https://developer.apple.com/documentation/security/errsecduplicateitem":{"title":"errSecDuplicateItem","titleInlineContent":[{"type":"text","text":"errSecDuplicateItem"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecduplicateitem"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/equatable-implementations.json b/docs/data/documentation/simplekeychain/simplekeychainerror/equatable-implementations.json index 2ffee60..d04cfd4 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/equatable-implementations.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/equatable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/!=(_:_:)","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/==(_:_:)"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/!=(_:_:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/==(_:_:)":{"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Conformance to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/==(_:_:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Equatable-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/!=(_:_:)","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/==(_:_:)"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/!=(_:_:)"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/==(_:_:)":{"role":"symbol","title":"==(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"=="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Conformance to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/==(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/==(_:_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/error-implementations.json b/docs/data/documentation/simplekeychain/simplekeychainerror/error-implementations.json index d36ef5c..96967c6 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/error-implementations.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/error-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-2xh78"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/localizedDescription-2xh78":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-2xh78","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizeddescription-2xh78"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-2xh78"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/localizedDescription-2xh78":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-2xh78","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizeddescription-2xh78"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/errordescription-23ktd.json b/docs/data/documentation/simplekeychain/simplekeychainerror/errordescription-23ktd.json index 2cc09d1..2e098bc 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/errordescription-23ktd.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/errordescription-23ktd.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-23ktd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-23ktd","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"LocalizedError.errorDescription"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"errorDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE16errorDescriptionSSSgvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Foundation","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/errorDescription-23ktd":{"role":"symbol","title":"errorDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-23ktd","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-23ktd"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-23ktd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-23ktd","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"LocalizedError.errorDescription"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"errorDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE16errorDescriptionSSSgvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Foundation","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/errorDescription-23ktd":{"role":"symbol","title":"errorDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-23ktd","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-23ktd"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/errordescription-31jbz.json b/docs/data/documentation/simplekeychain/simplekeychainerror/errordescription-31jbz.json index 5e07914..c865d86 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/errordescription-31jbz.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/errordescription-31jbz.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"aside","style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You should avoid displaying the error description to the user, it’s meant for "},{"type":"strong","inlineContent":[{"type":"text","text":"debugging"}]},{"type":"text","text":" only."}]}]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-31jbz"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-31jbz","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Description of the error."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"errorDescription","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV16errorDescriptionSSSgvp","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/errorDescription-31jbz":{"role":"symbol","title":"errorDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-31jbz","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-31jbz"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"aside","style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"You should avoid displaying the error description to the user, it’s meant for "},{"type":"strong","inlineContent":[{"type":"text","text":"debugging"}]},{"type":"text","text":" only."}]}]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-31jbz"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-31jbz","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Description of the error."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"title":"errorDescription","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV16errorDescriptionSSSgvp","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/errorDescription-31jbz":{"role":"symbol","title":"errorDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Description of the error."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-31jbz","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-31jbz"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/failurereason.json b/docs/data/documentation/simplekeychain/simplekeychainerror/failurereason.json index 83a240a..0400e67 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/failurereason.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/failurereason.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/failurereason"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/failureReason","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"LocalizedError.failureReason"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"failureReason","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Foundation","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/failureReason":{"role":"symbol","title":"failureReason","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/failureReason","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/failurereason"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/failurereason"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/failureReason","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"LocalizedError.failureReason"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"failureReason","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Foundation","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/failureReason":{"role":"symbol","title":"failureReason","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/failureReason","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/failurereason"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/helpanchor.json b/docs/data/documentation/simplekeychain/simplekeychainerror/helpanchor.json index fb39ac9..38787ca 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/helpanchor.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/helpanchor.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/helpanchor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/helpAnchor","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"LocalizedError.helpAnchor"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"helpAnchor","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Foundation","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/helpAnchor":{"role":"symbol","title":"helpAnchor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/helpAnchor","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/helpanchor"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/helpanchor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/helpAnchor","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"LocalizedError.helpAnchor"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"helpAnchor","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Foundation","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/helpAnchor":{"role":"symbol","title":"helpAnchor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/helpAnchor","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/helpanchor"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/interactionnotallowed.json b/docs/data/documentation/simplekeychain/simplekeychainerror/interactionnotallowed.json index f0473be..086b1a6 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/interactionnotallowed.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/interactionnotallowed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionNotAllowed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/interactionnotallowed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/interactionNotAllowed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Interaction with the Security Server is not allowed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionNotAllowed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"interactionNotAllowed","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV21interactionNotAllowedACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"https://developer.apple.com/documentation/security/errsecinteractionnotallowed":{"title":"errSecInteractionNotAllowed","titleInlineContent":[{"type":"text","text":"errSecInteractionNotAllowed"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/interactionNotAllowed":{"role":"symbol","title":"interactionNotAllowed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionNotAllowed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Interaction with the Security Server is not allowed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/interactionNotAllowed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/interactionnotallowed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionNotAllowed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/interactionnotallowed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/interactionNotAllowed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Interaction with the Security Server is not allowed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionNotAllowed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"interactionNotAllowed","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV21interactionNotAllowedACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/interactionNotAllowed":{"role":"symbol","title":"interactionNotAllowed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"interactionNotAllowed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Interaction with the Security Server is not allowed."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/interactionNotAllowed","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/interactionnotallowed"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"https://developer.apple.com/documentation/security/errsecinteractionnotallowed":{"title":"errSecInteractionNotAllowed","titleInlineContent":[{"type":"text","text":"errSecInteractionNotAllowed"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecinteractionnotallowed"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/invalidparameters.json b/docs/data/documentation/simplekeychain/simplekeychainerror/invalidparameters.json index 9633bd6..f71a3b8 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/invalidparameters.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/invalidparameters.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/invalidparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/invalidParameters","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"One or more parameters passed to the function are not valid."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"invalidParameters","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV17invalidParametersACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/errsecparam":{"title":"errSecParam","titleInlineContent":[{"type":"text","text":"errSecParam"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/invalidParameters":{"role":"symbol","title":"invalidParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"One or more parameters passed to the function are not valid."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/invalidParameters","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/invalidparameters"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/invalidparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/invalidParameters","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"One or more parameters passed to the function are not valid."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"invalidParameters","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV17invalidParametersACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/invalidParameters":{"role":"symbol","title":"invalidParameters","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"invalidParameters"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"One or more parameters passed to the function are not valid."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/invalidParameters","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/invalidparameters"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"https://developer.apple.com/documentation/security/errsecparam":{"title":"errSecParam","titleInlineContent":[{"type":"text","text":"errSecParam"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecparam"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/itemnotavailable.json b/docs/data/documentation/simplekeychain/simplekeychainerror/itemnotavailable.json index 59c9373..463152c 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/itemnotavailable.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/itemnotavailable.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotAvailable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/itemnotavailable"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotAvailable","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No trust results are available."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotAvailable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"itemNotAvailable","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV16itemNotAvailableACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"https://developer.apple.com/documentation/security/errsecnotavailable":{"title":"errSecNotAvailable","titleInlineContent":[{"type":"text","text":"errSecNotAvailable"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/itemNotAvailable":{"role":"symbol","title":"itemNotAvailable","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotAvailable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"No trust results are available."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotAvailable","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/itemnotavailable"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotAvailable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/itemnotavailable"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotAvailable","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No trust results are available."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotAvailable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"itemNotAvailable","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV16itemNotAvailableACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"https://developer.apple.com/documentation/security/errsecnotavailable":{"title":"errSecNotAvailable","titleInlineContent":[{"type":"text","text":"errSecNotAvailable"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/itemNotAvailable":{"role":"symbol","title":"itemNotAvailable","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotAvailable"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"No trust results are available."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecnotavailable"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotAvailable","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/itemnotavailable"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/itemnotfound.json b/docs/data/documentation/simplekeychain/simplekeychainerror/itemnotfound.json index 38fd01e..54c34f4 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/itemnotfound.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/itemnotfound.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotFound"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/itemnotfound"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotFound","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The item cannot be found."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotFound"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"itemNotFound","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV12itemNotFoundACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/itemNotFound":{"role":"symbol","title":"itemNotFound","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotFound"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"The item cannot be found."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotFound","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/itemnotfound"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"https://developer.apple.com/documentation/security/errsecitemnotfound":{"title":"errSecItemNotFound","titleInlineContent":[{"type":"text","text":"errSecItemNotFound"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotFound"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/itemnotfound"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotFound","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The item cannot be found."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotFound"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"itemNotFound","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV12itemNotFoundACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/itemNotFound":{"role":"symbol","title":"itemNotFound","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"itemNotFound"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"The item cannot be found."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/itemNotFound","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/itemnotfound"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/errsecitemnotfound":{"title":"errSecItemNotFound","titleInlineContent":[{"type":"text","text":"errSecItemNotFound"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecitemnotfound"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/localizeddescription-2xh78.json b/docs/data/documentation/simplekeychain/simplekeychainerror/localizeddescription-2xh78.json index 9254db1..9c4dc2d 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/localizeddescription-2xh78.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/localizeddescription-2xh78.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/localizeddescription-2xh78"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-2xh78","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/error-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/localizedDescription-2xh78":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-2xh78","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizeddescription-2xh78"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/localizeddescription-2xh78"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-2xh78","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"localizedDescription","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Swift","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/localizedDescription-2xh78":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/localizedDescription-2xh78","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizeddescription-2xh78"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/error-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/localizederror-implementations.json b/docs/data/documentation/simplekeychain/simplekeychainerror/localizederror-implementations.json index 8c9df6b..c25976c 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/localizederror-implementations.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/localizederror-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"LocalizedError Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-23ktd","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/failureReason","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/helpAnchor","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/recoverySuggestion"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/failureReason":{"role":"symbol","title":"failureReason","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/failureReason","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/failurereason"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/recoverySuggestion":{"role":"symbol","title":"recoverySuggestion","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/recoverySuggestion","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/recoverysuggestion"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/errorDescription-23ktd":{"role":"symbol","title":"errorDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-23ktd","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-23ktd"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/helpAnchor":{"role":"symbol","title":"helpAnchor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/helpAnchor","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/helpanchor"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"No overview available."}],"kind":"article","metadata":{"modules":[{"name":"SimpleKeychain"}],"role":"collectionGroup","title":"LocalizedError Implementations"},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-23ktd","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/failureReason","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/helpAnchor","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/recoverySuggestion"],"generated":true}],"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/helpAnchor":{"role":"symbol","title":"helpAnchor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"helpAnchor"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/helpAnchor","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/helpanchor"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/errorDescription-23ktd":{"role":"symbol","title":"errorDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"errorDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/errorDescription-23ktd","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/errordescription-23ktd"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/failureReason":{"role":"symbol","title":"failureReason","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"failureReason"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/failureReason","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/failurereason"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/recoverySuggestion":{"role":"symbol","title":"recoverySuggestion","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/recoverySuggestion","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/recoverysuggestion"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/operationnotimplemented.json b/docs/data/documentation/simplekeychain/simplekeychainerror/operationnotimplemented.json index dc09dff..c41a65d 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/operationnotimplemented.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/operationnotimplemented.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"operationNotImplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/operationnotimplemented"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/operationNotImplemented","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A function or operation is not implemented."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"operationNotImplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"operationNotImplemented","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV23operationNotImplementedACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/operationNotImplemented":{"role":"symbol","title":"operationNotImplemented","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"operationNotImplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"A function or operation is not implemented."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/operationNotImplemented","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/operationnotimplemented"},"https://developer.apple.com/documentation/security/errsecunimplemented":{"title":"errSecUnimplemented","titleInlineContent":[{"type":"text","text":"errSecUnimplemented"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"operationNotImplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/operationnotimplemented"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/operationNotImplemented","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A function or operation is not implemented."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"operationNotImplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"operationNotImplemented","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV23operationNotImplementedACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/errsecunimplemented":{"title":"errSecUnimplemented","titleInlineContent":[{"type":"text","text":"errSecUnimplemented"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/operationNotImplemented":{"role":"symbol","title":"operationNotImplemented","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"operationNotImplemented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"A function or operation is not implemented."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecunimplemented"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/operationNotImplemented","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/operationnotimplemented"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/recoverysuggestion.json b/docs/data/documentation/simplekeychain/simplekeychainerror/recoverysuggestion.json index 428c174..0bd7998 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/recoverysuggestion.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/recoverysuggestion.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/recoverysuggestion"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/recoverySuggestion","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"LocalizedError.recoverySuggestion"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"recoverySuggestion","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Foundation","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/recoverySuggestion":{"role":"symbol","title":"recoverySuggestion","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/recoverySuggestion","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/recoverysuggestion"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/recoverysuggestion"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/recoverySuggestion","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"LocalizedError.recoverySuggestion"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"recoverySuggestion","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"symbolKind":"property","externalID":"s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:14SimpleKeychain0aB5ErrorV","extendedModule":"Foundation","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/LocalizedError-Implementations":{"role":"collectionGroup","title":"LocalizedError Implementations","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/LocalizedError-Implementations","kind":"article","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/localizederror-implementations"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/recoverySuggestion":{"role":"symbol","title":"recoverySuggestion","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"recoverySuggestion"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/recoverySuggestion","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/recoverysuggestion"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/status.json b/docs/data/documentation/simplekeychain/simplekeychainerror/status.json index a4f9170..856e665 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/status.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/status.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/status"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"OSStatus"},{"type":"text","text":" of the Keychain operation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"}],"title":"status","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV6statuss5Int32Vvp","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/status":{"role":"symbol","title":"status","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"}],"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"OSStatus"},{"type":"text","text":" of the Keychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/status"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/status"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"OSStatus"},{"type":"text","text":" of the Keychain operation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"}],"title":"status","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV6statuss5Int32Vvp","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/status":{"role":"symbol","title":"status","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"status"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"OSStatus","preciseIdentifier":"c:@T@OSStatus"}],"abstract":[{"type":"text","text":"The "},{"type":"codeVoice","code":"OSStatus"},{"type":"text","text":" of the Keychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/status","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/status"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/unknown.json b/docs/data/documentation/simplekeychain/simplekeychainerror/unknown.json index 1880408..428dc65 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/unknown.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/unknown.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/unknown"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/unknown","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Unknown error. This is not a Keychain error but a SimpleKeychain failure. For example, being unable to cast the retrieved item."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"unknown","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV7unknownACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/unknown":{"role":"symbol","title":"unknown","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Unknown error. This is not a Keychain error but a SimpleKeychain failure. For example, being unable to cast the retrieved item."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/unknown","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/unknown"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/unknown"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/unknown","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Unknown error. This is not a Keychain error but a SimpleKeychain failure. For example, being unable to cast the retrieved item."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"unknown","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV7unknownACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/unknown":{"role":"symbol","title":"unknown","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"unknown"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"Unknown error. This is not a Keychain error but a SimpleKeychain failure. For example, being unable to cast the retrieved item."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/unknown","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/unknown"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/usercanceled.json b/docs/data/documentation/simplekeychain/simplekeychainerror/usercanceled.json index 77414ee..f3af275 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/usercanceled.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/usercanceled.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCanceled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/usercanceled"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/userCanceled","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"User canceled the operation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCanceled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"userCanceled","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV12userCanceledACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/userCanceled":{"role":"symbol","title":"userCanceled","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCanceled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"User canceled the operation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/userCanceled","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/usercanceled"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"https://developer.apple.com/documentation/security/errsecusercanceled":{"title":"errSecUserCanceled","titleInlineContent":[{"type":"text","text":"errSecUserCanceled"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCanceled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/usercanceled"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/userCanceled","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"User canceled the operation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCanceled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"title":"userCanceled","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:14SimpleKeychain0aB5ErrorV12userCanceledACvpZ","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/userCanceled":{"role":"symbol","title":"userCanceled","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"userCanceled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"}],"abstract":[{"type":"text","text":"User canceled the operation."},{"type":"text","text":" "},{"type":"text","text":"See "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},{"type":"text","text":"."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/userCanceled","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/usercanceled"},"https://developer.apple.com/documentation/security/errsecusercanceled":{"title":"errSecUserCanceled","titleInlineContent":[{"type":"text","text":"errSecUserCanceled"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled","url":"https:\/\/developer.apple.com\/documentation\/security\/errsecusercanceled"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/~=(_:_:)-41lv0.json b/docs/data/documentation/simplekeychain/simplekeychainerror/~=(_:_:)-41lv0.json index 54b61ab..81ae835 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/~=(_:_:)-41lv0.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/~=(_:_:)-41lv0.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-41lv0"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-41lv0","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"SimpleKeychainError"},{"type":"text","text":" values in a switch statement."}],"kind":"symbol","metadata":{"role":"symbol","title":"~=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:14SimpleKeychain0aB5ErrorV2teoiySbAC_ACtFZ","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/~=(_:_:)-41lv0":{"role":"symbol","title":"~=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"SimpleKeychainError"},{"type":"text","text":" values in a switch statement."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-41lv0","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-41lv0"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-41lv0"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-41lv0","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"SimpleKeychainError"},{"type":"text","text":" values in a switch statement."}],"kind":"symbol","metadata":{"role":"symbol","title":"~=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:14SimpleKeychain0aB5ErrorV2teoiySbAC_ACtFZ","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/~=(_:_:)-41lv0":{"role":"symbol","title":"~=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"SimpleKeychainError"},{"type":"text","text":" values in a switch statement."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-41lv0","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-41lv0"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"}}} \ No newline at end of file diff --git a/docs/data/documentation/simplekeychain/simplekeychainerror/~=(_:_:)-7uptb.json b/docs/data/documentation/simplekeychain/simplekeychainerror/~=(_:_:)-7uptb.json index 5ff0c27..2b796b4 100644 --- a/docs/data/documentation/simplekeychain/simplekeychainerror/~=(_:_:)-7uptb.json +++ b/docs/data/documentation/simplekeychain/simplekeychainerror/~=(_:_:)-7uptb.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-7uptb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-7uptb","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"Error"},{"type":"text","text":" values in a switch statement."}],"kind":"symbol","metadata":{"role":"symbol","title":"~=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:14SimpleKeychain0aB5ErrorV2teoiySbAC_s0C0_ptFZ","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/~=(_:_:)-7uptb":{"role":"symbol","title":"~=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"Error"},{"type":"text","text":" values in a switch statement."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-7uptb","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-7uptb"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV","text":"SimpleKeychainError"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":2,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-7uptb"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-7uptb","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"Error"},{"type":"text","text":" values in a switch statement."}],"kind":"symbol","metadata":{"role":"symbol","title":"~=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:14SimpleKeychain0aB5ErrorV2teoiySbAC_s0C0_ptFZ","extendedModule":"SimpleKeychain","modules":[{"name":"SimpleKeychain"}]},"hierarchy":{"paths":[["doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError"]]},"references":{"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain":{"role":"collection","title":"SimpleKeychain","abstract":[],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError/~=(_:_:)-7uptb":{"role":"symbol","title":"~=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"~="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SimpleKeychainError","preciseIdentifier":"s:14SimpleKeychain0aB5ErrorV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Matches "},{"type":"codeVoice","code":"Error"},{"type":"text","text":" values in a switch statement."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError\/~=(_:_:)-7uptb","kind":"symbol","type":"topic","url":"\/documentation\/simplekeychain\/simplekeychainerror\/~=(_:_:)-7uptb"},"doc://com.auth0.SimpleKeychain/documentation/SimpleKeychain/SimpleKeychainError":{"role":"symbol","title":"SimpleKeychainError","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SimpleKeychainError"}],"abstract":[{"type":"text","text":"Represents an error during a SimpleKeychain operation."}],"identifier":"doc:\/\/com.auth0.SimpleKeychain\/documentation\/SimpleKeychain\/SimpleKeychainError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SimpleKeychainError"}],"url":"\/documentation\/simplekeychain\/simplekeychainerror"}}} \ No newline at end of file