retrieve accounts matching all provided filters; if no filter is set, get all accounts not checking for casing as keys are all generated in lower case, remember to convert to lower case if object properties are compared
Returns all accounts in cache
retrieve appMetadata matching all provided filters; if no filter is set, get all appMetadata
retrieve authorityMetadata that contains a matching alias
retrieve credentails matching all provided filters; if no filter is set, get all credentials
Return the family_id value associated with FOCI
Retrieve AccessTokenEntity from cache
Retrieve AccountEntity from cache
Retrieve AppMetadataEntity from cache
Retrieve the cached credentials into a cacherecord
Retrieve IdTokenEntity from cache
Helper to retrieve the appropriate refresh token from cache
returns a boolean if the given account is removed
Removes credentials associated with the provided account
Removes all accounts and related tokens from cache.
Removes all app metadata objects from cache.
returns a boolean if the given credential is removed
saves a cache record
Helper to convert serialized data to object
Generated using TypeDoc
returns cache key used for cloud instance metadata