z/OS Security Server RACF Macros and Interfaces
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SAF user mapping plug-in interface

z/OS Security Server RACF Macros and Interfaces
SA23-2288-00

SAF defines a service that z/OS® applications can use to retrieve the SAF user ID corresponding to a specified user credential from another registry. A default implementation or installation-provided "plug-in" routines to this service provide the credential mapping logic, which can be unique to specific applications or security products.

The SAF user mapping plug-in interface is a C or C++ programming interface that consists of function prototypes and a default implementation that can be replaced by customers or vendors. This plug-in interface enables the user ID mapping capabilities by providing the following functions:
  • safMappingInit()
  • safMappingLookup()
  • safMappingTerm()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014