Interface for storing and retrieving credentials. Provides methods to manage credentials required by tools.
Retrieves stored credentials by their names.
The type containing credential information.
Names of the credentials to retrieve.
Object containing found credentials and names of missing credentials.
Stores credentials for future use.
The credentials to store.
Interface for storing and retrieving credentials. Provides methods to manage credentials required by tools.