globus_gsi_credential 8.3
Loading...
Searching...
No Matches
globus_gsi_cred_constants.h
Go to the documentation of this file.
1/*
2 * Copyright 1999-2006 University of Chicago
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
23#ifndef GLOBUS_GSI_CREDENTIAL_CONSTANTS_H
24#define GLOBUS_GSI_CREDENTIAL_CONSTANTS_H
25
26#ifdef __cplusplus
27extern "C" {
28#endif
29
38typedef enum
39{
93
104typedef enum
105{
106 GLOBUS_PROXY,
107 GLOBUS_USER,
108 GLOBUS_HOST,
109 GLOBUS_SERVICE,
110 GLOBUS_SO_END
112
113#define GLOBUS_NULL_GROUP "GLOBUS_NULL_GROUP"
114#define GLOBUS_NULL_POLICY "GLOBUS_NULL_POLICY"
115
116#ifdef __cplusplus
117}
118#endif
119
120#endif
121
globus_gsi_cred_type_t
Definition: globus_gsi_cred_constants.h:105
globus_gsi_cred_error_t
Definition: globus_gsi_cred_constants.h:39
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT_CHAIN
Definition: globus_gsi_cred_constants.h:65
@ GLOBUS_GSI_CRED_ERROR_CREATING_ERROR_OBJ
Definition: globus_gsi_cred_constants.h:77
@ GLOBUS_GSI_CRED_ERROR_CHECKING_PROXY
Definition: globus_gsi_cred_constants.h:55
@ GLOBUS_GSI_CRED_ERROR_ERRNO
Definition: globus_gsi_cred_constants.h:67
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED
Definition: globus_gsi_cred_constants.h:59
@ GLOBUS_GSI_CRED_ERROR_NO_CRED_FOUND
Definition: globus_gsi_cred_constants.h:81
@ GLOBUS_GSI_CRED_ERROR_SYSTEM_CONFIG
Definition: globus_gsi_cred_constants.h:69
@ GLOBUS_GSI_CRED_ERROR_READING_PROXY_CRED
Definition: globus_gsi_cred_constants.h:43
@ GLOBUS_GSI_CRED_ERROR_GETTING_SERVICE_NAME
Definition: globus_gsi_cred_constants.h:85
@ GLOBUS_GSI_CRED_ERROR_SUCCESS
Definition: globus_gsi_cred_constants.h:41
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_HANDLE_ATTRS
Definition: globus_gsi_cred_constants.h:71
@ GLOBUS_GSI_CRED_ERROR_KEY_IS_PASS_PROTECTED
Definition: globus_gsi_cred_constants.h:79
@ GLOBUS_GSI_CRED_ERROR_WRITING_PROXY_CRED
Definition: globus_gsi_cred_constants.h:53
@ GLOBUS_GSI_CRED_ERROR_BAD_PARAMETER
Definition: globus_gsi_cred_constants.h:87
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT
Definition: globus_gsi_cred_constants.h:61
@ GLOBUS_GSI_CRED_ERROR_READING_HOST_CRED
Definition: globus_gsi_cred_constants.h:45
@ GLOBUS_GSI_CRED_ERROR_READING_SERVICE_CRED
Definition: globus_gsi_cred_constants.h:47
@ GLOBUS_GSI_CRED_ERROR_SUBJECT_CMP
Definition: globus_gsi_cred_constants.h:83
@ GLOBUS_GSI_CRED_ERROR_READING_CRED
Definition: globus_gsi_cred_constants.h:49
@ GLOBUS_GSI_CRED_ERROR_LAST
Definition: globus_gsi_cred_constants.h:91
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT_NAME
Definition: globus_gsi_cred_constants.h:89
@ GLOBUS_GSI_CRED_ERROR_WRITING_CRED
Definition: globus_gsi_cred_constants.h:51
@ GLOBUS_GSI_CRED_ERROR_WITH_CALLBACK_DATA
Definition: globus_gsi_cred_constants.h:75
@ GLOBUS_GSI_CRED_ERROR_WITH_CRED_PRIVATE_KEY
Definition: globus_gsi_cred_constants.h:63
@ GLOBUS_GSI_CRED_ERROR_WITH_SSL_CTX
Definition: globus_gsi_cred_constants.h:73
@ GLOBUS_GSI_CRED_ERROR_VERIFYING_CRED
Definition: globus_gsi_cred_constants.h:57