Grid Community Toolkit
6.2.1541705016
Enumerations
GSI Credential Constants
GSI Authorization API
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 }
Detailed Description
Enumeration Type Documentation
◆
globus_gsi_authz_error_t
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
Generated by
1.8.14