Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

GSS-API Programming Guide
Copyright
Expand TOC  Preface
Expand TOC  1.  The GSS-API: An Overview
Expand TOC  2.  A Walk-Through of the Sample GSS-API Programs
Collapse TOC  A.   Sample C-Based GSS-API Programs
Client-Side Application
Program Headers
main()
parse_oid()
call_server()
read_file()
client_establish_context()
connect_to_server()
Server-Side Application
Program Headers
main()
createMechOid()
server_acquire_creds()
sign_server()
server_establish_context()
create_a_socket()
test_import_export_context()
timeval_subtract()
Ancillary Functions
Miscellaneous Support Functions
send_token() and recv_token()
Expand TOC  B.   GSS-API Reference
Expand TOC  C.   Specifying an OID
Expand TOC  D.   Sun-Specific Features
Expand TOC  E.   Kerberos v5 Status Codes
Expand TOC  Glossary
Expand TOC  Index
 

Updated: 2003-09-30, 01:39