globus_gsi_gss_returned_context_flags
Return Flags
- Provided by: libglobus-gssapi-gsi-doc (Version: 14.17-1build1)
- Source: globus-gssapi-gsi
- Report a bug
Return Flags
#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_FLAG
Received Limited Proxy Flag. #define
GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_DURING_DELEGATION_FLAG
Received Limited Proxy During Delegation Flag. #define
GSS_C_GLOBUS_LIMITED_PROXY_MANY_FLAG
Limited Proxy Many Flag.
Return Flags.
These macros set the RETURNED context type - these will be be set (or not) in the context's ret_flags
Limited Proxy Many Flag.
Received Limited Proxy During Delegation Flag. If the proxy received is a limited proxy received during delegation, this flag is set in the returned flags
Received Limited Proxy Flag. If the proxy received is a limited proxy, this flag will be set in the returned context flags (ret_flags)
Generated automatically by Doxygen for globus_gssapi_gsi from the source code.