Uses of Class
de.gematik.ws.conn.certificateservice.wsdl.v6.FaultMessage
Packages that use FaultMessage
Package
Description
Copyright (c) 2012, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH.
-
Uses of FaultMessage in de.gematik.ws.conn.certificateservice.wsdl.v6
Methods in de.gematik.ws.conn.certificateservice.wsdl.v6 that throw FaultMessageModifier and TypeMethodDescriptionvoidCertificateServicePortType.checkCertificateExpiration(String cardHandle, ContextType context, CryptType crypt, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<List<CertificateExpirationType>> certificateExpiration) voidCertificateServicePortType.readCardCertificate(String cardHandle, ContextType context, ReadCardCertificate.CertRefList certRefList, CryptType crypt, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<X509DataInfoListType> x509DataInfoList) voidCertificateServicePortType.verifyCertificate(ContextType context, byte[] x509Certificate, XMLGregorianCalendar verificationTime, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<VerifyCertificateResponse.VerificationStatus> verificationStatus, jakarta.xml.ws.Holder<VerifyCertificateResponse.RoleList> roleList)