Uses of Class
ch.swisscom.mid.client.model.CertificateData
| Package | Description |
|---|---|
| ch.swisscom.mid.client.model |
-
Uses of CertificateData in ch.swisscom.mid.client.model
Methods in ch.swisscom.mid.client.model that return CertificateData Modifier and Type Method Description CertificateDataProfileMobileUserCertificate. getUserCertificate()Methods in ch.swisscom.mid.client.model that return types with arguments of type CertificateData Modifier and Type Method Description List<CertificateData>ProfileMobileUserCertificate. getCaCertificates()Methods in ch.swisscom.mid.client.model with parameters of type CertificateData Modifier and Type Method Description voidProfileMobileUserCertificate. setUserCertificate(CertificateData userCertificate)Method parameters in ch.swisscom.mid.client.model with type arguments of type CertificateData Modifier and Type Method Description voidProfileMobileUserCertificate. setCaCertificates(List<CertificateData> caCertificates)