Package-level declarations

Types

Link copied to clipboard
internal class AppleAuthorizationKeyValueStore(name: String = KEY_PREFERENCE_AUTHORIZATION) : AuthorizationKeyValueStore

Coordinates AppleAuthorizationKeyValueStore behavior in the SDAI authentication feature layer.

Link copied to clipboard
internal interface AuthorizationKeyValueStore

Defines the AuthorizationKeyValueStore contract for the SDAI authentication feature layer.

Link copied to clipboard

Implements AuthorizationStore behavior in the SDAI authentication feature layer.

Functions

Link copied to clipboard

Executes the parseByKeyValueToRaw step in the SDAI authentication feature layer.

Link copied to clipboard

Converts SDAI data with toDomain.

Link copied to clipboard

Converts SDAI data with toRaw.