globus_gsi_credential  7.18
globus_gsi_cred_constants.h
Go to the documentation of this file.
1 
8 #ifndef GLOBUS_GSI_CREDENTIAL_CONSTANTS_H
9 #define GLOBUS_GSI_CREDENTIAL_CONSTANTS_H
10 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14 
22 typedef enum
23 {
77 
88 typedef enum
89 {
90  GLOBUS_PROXY,
91  GLOBUS_USER,
92  GLOBUS_HOST,
93  GLOBUS_SERVICE,
94  GLOBUS_SO_END
96 
97 #define GLOBUS_NULL_GROUP "GLOBUS_NULL_GROUP"
98 #define GLOBUS_NULL_POLICY "GLOBUS_NULL_POLICY"
99 
100 #ifdef __cplusplus
101 }
102 #endif
103 
104 #endif
105 
globus_gsi_cred_type_t
Definition: globus_gsi_cred_constants.h:89
globus_gsi_cred_error_t
Definition: globus_gsi_cred_constants.h:23
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT_CHAIN
Definition: globus_gsi_cred_constants.h:49
@ GLOBUS_GSI_CRED_ERROR_CREATING_ERROR_OBJ
Definition: globus_gsi_cred_constants.h:61
@ GLOBUS_GSI_CRED_ERROR_CHECKING_PROXY
Definition: globus_gsi_cred_constants.h:39
@ GLOBUS_GSI_CRED_ERROR_ERRNO
Definition: globus_gsi_cred_constants.h:51
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED
Definition: globus_gsi_cred_constants.h:43
@ GLOBUS_GSI_CRED_ERROR_NO_CRED_FOUND
Definition: globus_gsi_cred_constants.h:65
@ GLOBUS_GSI_CRED_ERROR_SYSTEM_CONFIG
Definition: globus_gsi_cred_constants.h:53
@ GLOBUS_GSI_CRED_ERROR_READING_PROXY_CRED
Definition: globus_gsi_cred_constants.h:27
@ GLOBUS_GSI_CRED_ERROR_GETTING_SERVICE_NAME
Definition: globus_gsi_cred_constants.h:69
@ GLOBUS_GSI_CRED_ERROR_SUCCESS
Definition: globus_gsi_cred_constants.h:25
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_HANDLE_ATTRS
Definition: globus_gsi_cred_constants.h:55
@ GLOBUS_GSI_CRED_ERROR_KEY_IS_PASS_PROTECTED
Definition: globus_gsi_cred_constants.h:63
@ GLOBUS_GSI_CRED_ERROR_WRITING_PROXY_CRED
Definition: globus_gsi_cred_constants.h:37
@ GLOBUS_GSI_CRED_ERROR_BAD_PARAMETER
Definition: globus_gsi_cred_constants.h:71
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT
Definition: globus_gsi_cred_constants.h:45
@ GLOBUS_GSI_CRED_ERROR_READING_HOST_CRED
Definition: globus_gsi_cred_constants.h:29
@ GLOBUS_GSI_CRED_ERROR_READING_SERVICE_CRED
Definition: globus_gsi_cred_constants.h:31
@ GLOBUS_GSI_CRED_ERROR_SUBJECT_CMP
Definition: globus_gsi_cred_constants.h:67
@ GLOBUS_GSI_CRED_ERROR_READING_CRED
Definition: globus_gsi_cred_constants.h:33
@ GLOBUS_GSI_CRED_ERROR_LAST
Definition: globus_gsi_cred_constants.h:75
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT_NAME
Definition: globus_gsi_cred_constants.h:73
@ GLOBUS_GSI_CRED_ERROR_WRITING_CRED
Definition: globus_gsi_cred_constants.h:35
@ GLOBUS_GSI_CRED_ERROR_WITH_CALLBACK_DATA
Definition: globus_gsi_cred_constants.h:59
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_PRIVATE_KEY
Definition: globus_gsi_cred_constants.h:47
@ GLOBUS_GSI_CRED_ERROR_WITH_SSL_CTX
Definition: globus_gsi_cred_constants.h:57
@ GLOBUS_GSI_CRED_ERROR_VERIFYING_CRED
Definition: globus_gsi_cred_constants.h:41