globus_gss_assist 12.7
Loading...
Searching...
No Matches
globus_gss_assist_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_GSS_ASSIST_CONSTANTS_H
18#define GLOBUS_GSI_GSS_ASSIST_CONSTANTS_H
19
26#ifdef __cplusplus
27extern "C" {
28#endif
29
39typedef enum
40{
79 GLOBUS_GSI_GSS_ASSIST_ERROR_LAST = 19
81
82#ifdef __cplusplus
83}
84#endif
85
86#endif
globus_gsi_gss_assist_error_t
Definition: globus_gss_assist_constants.h:40
@ GLOBUS_GSI_GSS_ASSIST_CALLOUT_ERROR
Definition: globus_gss_assist_constants.h:70
@ GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_INIT
Definition: globus_gss_assist_constants.h:56
@ GLOBUS_GSI_GSS_ASSIST_ERROR_INVALID_GRIDMAP_FORMAT
Definition: globus_gss_assist_constants.h:52
@ GLOBUS_GSI_GSS_ASSIST_ERROR_SUCCESS
Definition: globus_gss_assist_constants.h:42
@ GLOBUS_GSI_GSS_ASSIST_GSSAPI_ERROR
Definition: globus_gss_assist_constants.h:72
@ GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_ARGUMENTS
Definition: globus_gss_assist_constants.h:44
@ GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_TOKEN
Definition: globus_gss_assist_constants.h:60
@ GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_GRIDMAP
Definition: globus_gss_assist_constants.h:50
@ GLOBUS_GSI_GSS_ASSIST_BUFFER_TOO_SMALL
Definition: globus_gss_assist_constants.h:76
@ GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_WRAP
Definition: globus_gss_assist_constants.h:58
@ GLOBUS_GSI_GSS_ASSIST_ERROR_USER_ID_DOESNT_MATCH
Definition: globus_gss_assist_constants.h:46
@ GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_CALLOUT_CONFIG
Definition: globus_gss_assist_constants.h:68
@ GLOBUS_GSI_GSS_ASSIST_ERROR_ERRNO
Definition: globus_gss_assist_constants.h:54
@ GLOBUS_GSI_GSS_ASSIST_ERROR_IMPORTING_CONTEXT
Definition: globus_gss_assist_constants.h:64
@ GLOBUS_GSI_GSS_ASSIST_GRIDMAP_LOOKUP_FAILED
Definition: globus_gss_assist_constants.h:74
@ GLOBUS_GSI_GSS_ASSIST_ERROR_INITIALIZING_CALLOUT_HANDLE
Definition: globus_gss_assist_constants.h:66
@ GLOBUS_GSI_GSS_ASSIST_ERROR_IN_GRIDMAP_NO_USER_ENTRY
Definition: globus_gss_assist_constants.h:48
@ GLOBUS_GSI_GSS_ASSIST_ERROR_CANONICALIZING_HOSTNAME
Definition: globus_gss_assist_constants.h:78
@ GLOBUS_GSI_GSS_ASSIST_ERROR_EXPORTING_CONTEXT
Definition: globus_gss_assist_constants.h:62