Service.getSecretsForDbusPathsFinish

Complete asynchronous operation to get the secret values for an secret items stored in the service.

Items that are locked will not be included the results.

class Service
HashTable
getSecretsForDbusPathsFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to callback

Return Value

Type: HashTable

a newly allocated hash table of item_path keys to #SecretValue values.

Throws

GException on failure.

Meta