KeyValueAuthorizationStore

Coordinates KeyValueAuthorizationStore behavior in the SDAI data layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(keyValueStore: KeyValueStore)

Types

Link copied to clipboard
private object Companion

Provides the companion object singleton used by the SDAI data layer.

Properties

Link copied to clipboard

Exposes the keyValueStore value used by the SDAI data layer.

Functions

Link copied to clipboard

Loads SDAI data through getAuthorizationCredentials.

Link copied to clipboard

Loads SDAI data through getCredentialsTypeKey.

Link copied to clipboard

Loads SDAI data through getHttpBasicCredentials.

Link copied to clipboard

Executes the storeAuthorizationCredentials step in the SDAI data layer.