Credential

Representation of a credital stored in the Credential Manager. 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 secreat associated with this user.

See Also

Javadoc: Credential