lookup method

Future<CredentialParams> lookup (String correlationId String key)
override

Lookups credential parameters by its key.

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