Uses of Class
ch.swisscom.mid.client.rest.model.profqresp.MobileUserCertificate
Packages that use MobileUserCertificate
-
Uses of MobileUserCertificate in ch.swisscom.mid.client.rest.model.profqresp
Methods in ch.swisscom.mid.client.rest.model.profqresp that return MobileUserCertificateModifier and TypeMethodDescriptionMobileUserCertificate.withAlgorithm(String algorithm) MobileUserCertificate.withX509Certificate(List<String> x509Certificate) MobileUserCertificate.withX509SubjectName(List<String> x509SubjectName) Methods in ch.swisscom.mid.client.rest.model.profqresp that return types with arguments of type MobileUserCertificateMethod parameters in ch.swisscom.mid.client.rest.model.profqresp with type arguments of type MobileUserCertificateModifier and TypeMethodDescriptionvoidApp.setMobileUserCertificate(List<MobileUserCertificate> mobileUserCertificate) voidSim.setMobileUserCertificate(List<MobileUserCertificate> mobileUserCertificate) App.withMobileUserCertificate(List<MobileUserCertificate> mobileUserCertificate) Sim.withMobileUserCertificate(List<MobileUserCertificate> mobileUserCertificate)