Query: globus_gsi_authz_constants
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GSI Credential Constants(3) globus authz GSI Credential Constants(3)NAMEGSI Credential Constants - Enumerations enum globus_gsi_authz_error_t { GLOBUS_GSI_AUTHZ_ERROR_SUCCESS = 0, GLOBUS_GSI_AUTHZ_ERROR_ERRNO = 1, GLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER = 2, GLOBUS_GSI_AUTHZ_ERROR_CALLOUT = 3 } Enumeration Type Documentation enum globus_gsi_authz_error_t GSI Authz Error codes. Enumerator: GLOBUS_GSI_AUTHZ_ERROR_SUCCESS Success. GLOBUS_GSI_AUTHZ_ERROR_ERRNO Error with system call. GLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER Invalid parameter. GLOBUS_GSI_AUTHZ_ERROR_CALLOUT Callout returned an error. Author Generated automatically by Doxygen for globus authz from the source code. Version 2.2 Mon Apr 30 2012 GSI Credential Constants(3)