Table of Contents
API Documentation: | HttpHeaderCredentials |
---|
Credentials that can be used to login to a protected server, e.g. a remote repository by using HTTP header.
The properties used for creating credentials from a property are repoAuthHeaderName
and repoAuthHeaderValue
, where repo
is the identity of the repository.