lookup method

Future<CredentialParams> lookup (String correlationId String key)

Lookups credential parameters by its key.

  • correlationId (optional) transaction id to trace execution through call chain.
  • key a key to uniquely identify the credential. Return Future that receives found credential Throw error.