globus_gsi_callback  5.17~rc1
globus_gsi_callback_constants.h
Go to the documentation of this file.
1 
2 #ifndef GLOBUS_GSI_CALLBACK_CONSTANTS_H
3 #define GLOBUS_GSI_CALLBACK_CONSTANTS_H
4 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14 
22 typedef enum
23 {
60 
62 
69 #define GLOBUS_GSI_CALLBACK_VERIFY_DEPTH 100
70 
71 #ifdef __cplusplus
72 }
73 #endif
74 
75 #endif /* GLOBUS_GSI_CALLBACK_CONSTANTS_H */
76 
globus_gsi_callback_error_t
Definition: globus_gsi_callback_constants.h:23
@ GLOBUS_GSI_CALLBACK_ERROR_CERT_CHAIN
Definition: globus_gsi_callback_constants.h:53
@ GLOBUS_GSI_CALLBACK_ERROR_INVALID_PROXY
Definition: globus_gsi_callback_constants.h:35
@ GLOBUS_GSI_CALLBACK_ERROR_CERT_HAS_EXPIRED
Definition: globus_gsi_callback_constants.h:33
@ GLOBUS_GSI_CALLBACK_ERROR_WITH_SIGNING_POLICY
Definition: globus_gsi_callback_constants.h:45
@ GLOBUS_GSI_CALLBACK_ERROR_LAST
Definition: globus_gsi_callback_constants.h:59
@ GLOBUS_GSI_CALLBACK_ERROR_OLD_GAA
Definition: globus_gsi_callback_constants.h:47
@ GLOBUS_GSI_CALLBACK_ERROR_INVALID_CRL
Definition: globus_gsi_callback_constants.h:39
@ GLOBUS_GSI_CALLBACK_ERROR_LIMITED_PROXY
Definition: globus_gsi_callback_constants.h:37
@ GLOBUS_GSI_CALLBACK_ERROR_MIXING_DIFFERENT_PROXY_TYPES
Definition: globus_gsi_callback_constants.h:43
@ GLOBUS_GSI_CALLBACK_ERROR_WITH_CALLBACK_DATA_INDEX
Definition: globus_gsi_callback_constants.h:55
@ GLOBUS_GSI_CALLBACK_ERROR_CANT_GET_LOCAL_CA_CERT
Definition: globus_gsi_callback_constants.h:31
@ GLOBUS_GSI_CALLBACK_ERROR_VERIFY_CRED
Definition: globus_gsi_callback_constants.h:27
@ GLOBUS_GSI_CALLBACK_ERROR_PROXY_PATH_LENGTH_EXCEEDED
Definition: globus_gsi_callback_constants.h:57
@ GLOBUS_GSI_CALLBACK_ERROR_SUCCESS
Definition: globus_gsi_callback_constants.h:25
@ GLOBUS_GSI_CALLBACK_ERROR_CALLBACK_DATA
Definition: globus_gsi_callback_constants.h:49
@ GLOBUS_GSI_CALLBACK_ERROR_REVOKED_CERT
Definition: globus_gsi_callback_constants.h:41
@ GLOBUS_GSI_CALLBACK_ERROR_ERRNO
Definition: globus_gsi_callback_constants.h:51
@ GLOBUS_GSI_CALLBACK_ERROR_CERT_NOT_YET_VALID
Definition: globus_gsi_callback_constants.h:29