STASIS
A pipeline delivery generator
Loading...
Searching...
No Matches
JFRT_Auth Struct Reference

JFrog Artifactory Authentication struct. More...

#include <artifactory.h>

Data Fields

bool insecure_tls
 Disable TLS.
 
char * access_token
 Generated access token.
 
char * password
 Password.
 
char * client_cert_key_path
 Path to where SSL key is stored.
 
char * client_cert_path
 Path to where SSL cert is stored.
 
char * ssh_key_path
 Path to SSH private key.
 
char * ssh_passphrase
 Passphrase for SSH private key.
 
char * user
 Account to authenticate as.
 
char * server_id
 Artifactory server identification (unused)
 
char * url
 Artifactory server address.
 

Detailed Description

JFrog Artifactory Authentication struct.


The documentation for this struct was generated from the following file: