Grid Community Toolkit  6.2.1541705016
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
27 extern "C" {
28 #endif
29 
37 typedef enum
38 {
92 
103 typedef enum
104 {
105  GLOBUS_PROXY,
106  GLOBUS_USER,
107  GLOBUS_HOST,
108  GLOBUS_SERVICE,
109  GLOBUS_SO_END
111 
112 #define GLOBUS_NULL_GROUP "GLOBUS_NULL_GROUP"
113 #define GLOBUS_NULL_POLICY "GLOBUS_NULL_POLICY"
114 
115 #ifdef __cplusplus
116 }
117 #endif
118 
119 #endif
120 
Definition: globus_gsi_cred_constants.h:74
Definition: globus_gsi_cred_constants.h:88
Definition: globus_gsi_cred_constants.h:86
Definition: globus_gsi_cred_constants.h:54
Definition: globus_gsi_cred_constants.h:90
globus_gsi_cred_error_t
Definition: globus_gsi_cred_constants.h:37
Definition: globus_gsi_cred_constants.h:52
Definition: globus_gsi_cred_constants.h:66
Definition: globus_gsi_cred_constants.h:46
globus_gsi_cred_type_t
Definition: globus_gsi_cred_constants.h:103
Definition: globus_gsi_cred_constants.h:42
Definition: globus_gsi_cred_constants.h:84
Definition: globus_gsi_cred_constants.h:60
Definition: globus_gsi_cred_constants.h:50
Definition: globus_gsi_cred_constants.h:64
Definition: globus_gsi_cred_constants.h:78
Definition: globus_gsi_cred_constants.h:58
Definition: globus_gsi_cred_constants.h:44
Definition: globus_gsi_cred_constants.h:70
Definition: globus_gsi_cred_constants.h:80
Definition: globus_gsi_cred_constants.h:40
Definition: globus_gsi_cred_constants.h:76
Definition: globus_gsi_cred_constants.h:56
Definition: globus_gsi_cred_constants.h:82
Definition: globus_gsi_cred_constants.h:72
Definition: globus_gsi_cred_constants.h:62
Definition: globus_gsi_cred_constants.h:48
Definition: globus_gsi_cred_constants.h:68