Single Sign-On With X.509 Certificate Related Object API

Use these classes and attributes when developing mobile applications that require X.509 certificate authentication.

  • SUPCertificateStore class - wraps platform-specific key/certificate store class, or file directory
  • SUPLoginCertificate class - wraps platform-specific X.509 distinguished name and signed certificate
  • SUPConnectionProfile class - includes the certificate attribute used for Unwired Server synchronization.
  • SUPDataVault class - provides secure persistent storage on the device for certificates.
Refer to the Javadocs that describe implementation details.
Related concepts
Query APIs
Installing and Testing X.509 Certificates on iOS Clients
Related reference
Connection APIs
Message-Based Synchronization APIs
Operations APIs
Local Business Object
Personalization APIs
Object State APIs
Security APIs
Utility APIs
Complex Attribute Types
Exceptions
MetaData and Object Manager API
Messaging Client API