globus_gsi_proxy_core 9.8
Loading...
Searching...
No Matches
globus_gsi_proxy_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
17#ifndef GLOBUS_GSI_PROXY_CONSTANTS_H
18#define GLOBUS_GSI_PROXY_CONSTANTS_H
19
25#ifdef __cplusplus
26extern "C" {
27#endif
28
39typedef enum
40{
80
81#ifdef __cplusplus
82}
83#endif
84
85#endif
globus_gsi_proxy_error_t
Definition globus_gsi_proxy_constants.h:40
@ GLOBUS_GSI_PROXY_ERROR_WITH_X509_REQ
Definition globus_gsi_proxy_constants.h:54
@ GLOBUS_GSI_PROXY_ERROR_WITH_HANDLE
Definition globus_gsi_proxy_constants.h:44
@ GLOBUS_GSI_PROXY_ERROR_WITH_PROXYPOLICY
Definition globus_gsi_proxy_constants.h:50
@ GLOBUS_GSI_PROXY_ERROR_WITH_CRED_HANDLE_ATTRS
Definition globus_gsi_proxy_constants.h:68
@ GLOBUS_GSI_PROXY_ERROR_SUCCESS
Definition globus_gsi_proxy_constants.h:42
@ GLOBUS_GSI_PROXY_ERROR_LAST
Definition globus_gsi_proxy_constants.h:78
@ GLOBUS_GSI_PROXY_ERROR_WITH_CRED_HANDLE
Definition globus_gsi_proxy_constants.h:66
@ GLOBUS_GSI_PROXY_ERROR_WITH_X509_EXTENSIONS
Definition globus_gsi_proxy_constants.h:58
@ GLOBUS_GSI_PROXY_ERROR_SIGNING
Definition globus_gsi_proxy_constants.h:76
@ GLOBUS_GSI_PROXY_ERROR_WITH_HANDLE_ATTRS
Definition globus_gsi_proxy_constants.h:46
@ GLOBUS_GSI_PROXY_ERROR_WITH_PROXYCERTINFO
Definition globus_gsi_proxy_constants.h:48
@ GLOBUS_GSI_PROXY_ERROR_WITH_PRIVATE_KEY
Definition globus_gsi_proxy_constants.h:60
@ GLOBUS_GSI_PROXY_ERROR_WITH_X509
Definition globus_gsi_proxy_constants.h:56
@ GLOBUS_GSI_PROXY_ERROR_SETTING_HANDLE_TYPE
Definition globus_gsi_proxy_constants.h:72
@ GLOBUS_GSI_PROXY_ERROR_WITH_CREDENTIAL
Definition globus_gsi_proxy_constants.h:64
@ GLOBUS_GSI_PROXY_ERROR_WITH_BIO
Definition globus_gsi_proxy_constants.h:62
@ GLOBUS_GSI_PROXY_ERROR_WITH_PATHLENGTH
Definition globus_gsi_proxy_constants.h:52
@ GLOBUS_GSI_PROXY_ERROR_ERRNO
Definition globus_gsi_proxy_constants.h:70
@ GLOBUS_GSI_PROXY_INVALID_PARAMETER
Definition globus_gsi_proxy_constants.h:74