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
Collapse TOC  2.  A Walk-Through of the Sample GSS-API Programs
Introduction to the Sample Programs
Client-Side GSS-API: gss-client
Overview: main() (Client)
Specifying a Non-Default Mechanism
Calling the Server
Server-Side GSS-API: gss-server
Overview: main() (Server)
Creating an OID for the Mechanism
Acquiring Credentials
Accepting a Context, Getting and Signing Data
Cleanup
Accessory Functions
Expand TOC  A.   Sample C-Based GSS-API Programs
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