Trusted Solaris Developer's Guide

Security Attributes

The Trusted X Window System interfaces manage security-related attribute information for various X Window objects. If your application GUI is created with Motif only, you need to use XToolkit routines within the Motif application to retrieve the Xlib object IDs underlying the Motif widgets to handle security attribute information for an Xlib object.

The X Window objects for which security attribute information can be retrieved by the Trusted X Window System interfaces are window, property, X Window Server, and the connection between the client and the X Window Server. Xlib provides calls to retrieve window, property, display, and client connection IDs.

The security attributes for windows, properties, and client connections consist of ownership IDs and CMW label information. See "Data Types, Header Files, and Libraries" for information on the structures for capturing some of these attributes, and "Programming Interface Declarations" for information on the interfaces that get and set security attribute information.