globus_gsi_gss_returned_context_flags

Langue: en

Autres versions - même langue

Version: 361303 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

GSS Ret Flags -

These macros set the RETURNED context type - these will be be set (or not) in the context's ret_flags.

Defines


#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_FLAG 8192

#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_DURING_DELEGATION_FLAG 4096

Detailed Description

These macros set the RETURNED context type - these will be be set (or not) in the context's ret_flags.

Define Documentation

#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_FLAG 8192

If the proxy received is a limited proxy, this flag will be set in the returned context flags (ret_flags).

#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_DURING_DELEGATION_FLAG 4096

If the proxy received is a limited proxy received during delegation, this flag is set in the returned flags.

Author

Generated automatically by Doxygen for globus gssapi gsi from the source code.