credentials
Configures the credentials for the repository.
Parameters
credentials Type
The class of the credentials type to instantiate.
action
The action used to configure the credentials.
Type Parameters
T
The type of credentials to configure, which must be a subclass of Credentials.