Man page - globus_gsi_authz_error_bad_parameter(3)
Packages contains this manual
- globus_gsi_authz_error_t(3)
- globus_gsi_authz_handle_destroy(3)
- globus_gsi_authorize(3)
- globus_gsi_authz_constants.h(3)
- globus_gsi_authz(3)
- globus_i_gsi_authz_module(3)
- globus_gsi_authz_get_authorization_identity(3)
- globus_gsi_authz_handle_init(3)
- globus_gsi_authz_constants(3)
- globus_gsi_authz.h(3)
- globus_gsi_cancel_authz(3)
Package: libglobus-authz-doc
apt-get install libglobus-authz-doc
apt-get install libglobus-authz-doc
Manuals in package:
Documentations in package:
Manual
globus_gsi_authz_constants
NAMESYNOPSIS
Enumerations
Detailed Description
Enumeration Type Documentation
enum globus_gsi_authz_error_t
Author
NAME
globus_gsi_authz_constants - GSI Credential Constants
- GSI Credential Constants.
SYNOPSIS
Enumerations
enum globus_gsi_authz_error_t { GLOBUS_GSI_AUTHZ_ERROR_SUCCESS = 0, GLOBUS_GSI_AUTHZ_ERROR_ERRNO = 1, GLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER = 2, GLOBUS_GSI_AUTHZ_ERROR_CALLOUT = 3, GLOBUS_GSI_AUTHZ_ERROR_LAST = 4 }
Detailed Description
GSI Credential Constants.
Enumeration Type Documentation
enum globus_gsi_authz_error_t
GSI Authz Error codes
Enumerator
GLOBUS_GSI_AUTHZ_ERROR_SUCCESS
Success
GLOBUS_GSI_AUTHZ_ERROR_ERRNO
Error with system call
GLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER
Invalid parameter
GLOBUS_GSI_AUTHZ_ERROR_CALLOUT
Callout returned an error
Author
Generated automatically by Doxygen for globus_authz from the source code.