globus_gsi_authz_constants.h
Globus GSI Authorization Library Constants.
- Provided by: libglobus-authz-doc (Version: 4.6-3build1)
- Source: globus-authz
- Report a bug
Globus GSI Authorization Library Constants.
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,
GLOBUS_GSI_AUTHZ_ERROR_LAST = 4 }
Globus GSI Authorization Library Constants.
Generated automatically by Doxygen for globus_authz from the source code.