Get and set data in a Globus GSSAPI Error object. More...
|
Get and set data in a Globus GSSAPI Error object.
This section defines operations for accessing and modifying data in a Globus GSSAPI Error object.
| OM_uint32 globus_error_gssapi_get_major_status | ( | globus_object_t * | error | ) |
Retrieve the major status from a gssapi error object.
| error | The error from which to retrieve the major status |
| void globus_error_gssapi_set_major_status | ( | globus_object_t * | error, | |
| const OM_uint32 | major_status | |||
| ) |
Set the major status in a gssapi error object.
| error | The error object for which to set the major status | |
| major_status | The major status |
| OM_uint32 globus_error_gssapi_get_minor_status | ( | globus_object_t * | error | ) |
Retrieve the minor status from a gssapi error object.
| error | The error from which to retrieve the minor status |
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org