Credential

Representation of a credential stored in the CredentialManager.

Description

Fields contained in this object are:

  • name: The ID of this credential.

  • type: A string type used to group related credentials (for example, amazon-ec2).

  • user: The user string.

  • secret: The secret associated with this user.

See Also

Javadoc: Credential