Uses of Class
org.rococoa.cocoa.osservices.OSServicesLibrary.AuthorizationOpaqueRef

Packages that use OSServicesLibrary.AuthorizationOpaqueRef
org.rococoa.cocoa.osservices   
 

Uses of OSServicesLibrary.AuthorizationOpaqueRef in org.rococoa.cocoa.osservices
 

Methods in org.rococoa.cocoa.osservices with parameters of type OSServicesLibrary.AuthorizationOpaqueRef
 boolean OSServicesLibrary.CSIdentityCommit(OSServicesLibrary.__CSIdentity identity, OSServicesLibrary.AuthorizationOpaqueRef authorization, ColorSyncLibrary.__CFError[] error)
          CSIdentityCommit()

Summary:
Synchronously commit all pending changes to the identity
authority database

Mac OS X threading:
Thread safe since version 10.5

Parameters:

identity:
The identity to commit

authorization:
The authorization object holding credentials necessary to allow
modification to the identity database.
 boolean OSServicesLibrary.CSIdentityCommit(OSServicesLibrary.__CSIdentity identity, OSServicesLibrary.AuthorizationOpaqueRef authorization, PointerByReference error)
          Deprecated. use the safer method OSServicesLibrary.CSIdentityCommit(org.rococoa.cocoa.osservices.OSServicesLibrary.__CSIdentity, org.rococoa.cocoa.osservices.OSServicesLibrary.AuthorizationOpaqueRef, org.rococoa.cocoa.colorsync.ColorSyncLibrary.__CFError[]) instead
 



Copyright © 2009. All Rights Reserved.