.TH "globus_gsi_authz_constants" 3 "Tue Jul 5 2022" "Version 4.6" "globus_authz" \" -*- nroff -*- .ad l .nh .SH NAME globus_gsi_authz_constants \- GSI Credential Constants .PP \- GSI Credential Constants\&. .SH SYNOPSIS .br .PP .SS "Enumerations" .in +1c .ti -1c .RI "enum \fBglobus_gsi_authz_error_t\fP { \fBGLOBUS_GSI_AUTHZ_ERROR_SUCCESS\fP = 0, \fBGLOBUS_GSI_AUTHZ_ERROR_ERRNO\fP = 1, \fBGLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER\fP = 2, \fBGLOBUS_GSI_AUTHZ_ERROR_CALLOUT\fP = 3, \fBGLOBUS_GSI_AUTHZ_ERROR_LAST\fP = 4 }" .br .in -1c .SH "Detailed Description" .PP GSI Credential Constants\&. .SH "Enumeration Type Documentation" .PP .SS "enum \fBglobus_gsi_authz_error_t\fP" GSI Authz Error codes .PP \fBEnumerator\fP .in +1c .TP \fB\fIGLOBUS_GSI_AUTHZ_ERROR_SUCCESS \fP\fP Success .TP \fB\fIGLOBUS_GSI_AUTHZ_ERROR_ERRNO \fP\fP Error with system call .TP \fB\fIGLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER \fP\fP Invalid parameter .TP \fB\fIGLOBUS_GSI_AUTHZ_ERROR_CALLOUT \fP\fP Callout returned an error .SH "Author" .PP Generated automatically by Doxygen for globus_authz from the source code\&.