Uses of Class
de.gematik.ws.conn.connectorcommon.v5.Status
Packages that use Status
Package
Description
Copyright (c) 2020, gematik GmbH.
Copyright (c) 2017, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH.
Copyright (c) 2014, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH.
Copyright (c) 2012, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH.
Copyright (c) 2014, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH.
Copyright (c) 2021, gematik GmbH.
-
Uses of Status in de.gematik.ws.conn.authsignatureservice.wsdl.v7_4
Method parameters in de.gematik.ws.conn.authsignatureservice.wsdl.v7_4 with type arguments of type StatusModifier and TypeMethodDescriptionvoidAuthSignatureServicePortType.externalAuthenticate(String cardHandle, ContextType context, ExternalAuthenticate.OptionalInputs optionalInputs, BinaryDocumentType binaryString, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<SignatureObject> signatureObject) -
Uses of Status in de.gematik.ws.conn.cardservice.v8
Fields in de.gematik.ws.conn.cardservice.v8 declared as StatusModifier and TypeFieldDescriptionprotected StatusAuthorizeSmcResponse.statusprotected StatusGetPinStatusResponse.statusMethods in de.gematik.ws.conn.cardservice.v8 that return StatusModifier and TypeMethodDescriptionAuthorizeSmcResponse.getStatus()Gets the value of the status property.GetPinStatusResponse.getStatus()Gets the value of the status property.Methods in de.gematik.ws.conn.cardservice.v8 with parameters of type Status -
Uses of Status in de.gematik.ws.conn.cardservice.wsdl.v8
Method parameters in de.gematik.ws.conn.cardservice.wsdl.v8 with type arguments of type StatusModifier and TypeMethodDescriptionvoidCardServicePortType.changePin(ContextType context, String cardHandle, String pinTyp, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<PinResultEnum> pinResult, jakarta.xml.ws.Holder<BigInteger> leftTries) voidCardServicePortType.disablePin(ContextType context, String cardHandle, String pinTyp, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<PinResultEnum> pinResult, jakarta.xml.ws.Holder<BigInteger> leftTries) voidCardServicePortType.enablePin(ContextType context, String cardHandle, String pinTyp, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<PinResultEnum> pinResult, jakarta.xml.ws.Holder<BigInteger> leftTries) voidCardServicePortType.getPinStatus(ContextType context, String cardHandle, String pinTyp, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<PinStatusEnum> pinStatus, jakarta.xml.ws.Holder<BigInteger> leftTries) voidCardServicePortType.unblockPin(ContextType context, String cardHandle, String pinTyp, Boolean setNewPin, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<PinResultEnum> pinResult, jakarta.xml.ws.Holder<BigInteger> leftTries) voidCardServicePortType.verifyPin(ContextType context, String cardHandle, String pinTyp, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<PinResultEnum> pinResult, jakarta.xml.ws.Holder<BigInteger> leftTries) -
Uses of Status in de.gematik.ws.conn.cardservicecommon.v2
Fields in de.gematik.ws.conn.cardservicecommon.v2 declared as StatusMethods in de.gematik.ws.conn.cardservicecommon.v2 that return StatusModifier and TypeMethodDescriptionPinResponseType.getStatus()Gets the value of the status property.Methods in de.gematik.ws.conn.cardservicecommon.v2 with parameters of type Status -
Uses of Status in de.gematik.ws.conn.cardterminalservice.v1
Fields in de.gematik.ws.conn.cardterminalservice.v1 declared as StatusModifier and TypeFieldDescriptionprotected StatusEjectCardResponse.statusprotected StatusRequestCardResponse.statusMethods in de.gematik.ws.conn.cardterminalservice.v1 that return StatusModifier and TypeMethodDescriptionEjectCardResponse.getStatus()Gets the value of the status property.RequestCardResponse.getStatus()Gets the value of the status property.Methods in de.gematik.ws.conn.cardterminalservice.v1 with parameters of type Status -
Uses of Status in de.gematik.ws.conn.cardterminalservice.wsdl.v1
Methods in de.gematik.ws.conn.cardterminalservice.wsdl.v1 that return StatusModifier and TypeMethodDescriptionCardTerminalServicePortType.ejectCard(ContextType context, String cardHandle, Slot slot, String displayMsg, BigInteger timeOut) Method parameters in de.gematik.ws.conn.cardterminalservice.wsdl.v1 with type arguments of type StatusModifier and TypeMethodDescriptionvoidCardTerminalServicePortType.requestCard(ContextType context, Slot slot, CardTypeType cardType, String displayMsg, BigInteger timeOut, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<Boolean> alreadyInserted, jakarta.xml.ws.Holder<CardInfoType> card) -
Uses of Status in de.gematik.ws.conn.certificateservice.v6
Fields in de.gematik.ws.conn.certificateservice.v6 declared as StatusModifier and TypeFieldDescriptionprotected StatusCheckCertificateExpirationResponse.statusprotected StatusReadCardCertificateResponse.statusprotected StatusVerifyCertificateResponse.statusMethods in de.gematik.ws.conn.certificateservice.v6 that return StatusModifier and TypeMethodDescriptionCheckCertificateExpirationResponse.getStatus()Gets the value of the status property.ReadCardCertificateResponse.getStatus()Gets the value of the status property.VerifyCertificateResponse.getStatus()Gets the value of the status property.Methods in de.gematik.ws.conn.certificateservice.v6 with parameters of type StatusModifier and TypeMethodDescriptionvoidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property. -
Uses of Status in de.gematik.ws.conn.certificateservice.wsdl.v6
Method parameters in de.gematik.ws.conn.certificateservice.wsdl.v6 with type arguments of type StatusModifier 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) -
Uses of Status in de.gematik.ws.conn.connectorcommon.v5
Methods in de.gematik.ws.conn.connectorcommon.v5 that return Status -
Uses of Status in de.gematik.ws.conn.encryptionservice.v6
Fields in de.gematik.ws.conn.encryptionservice.v6 declared as StatusModifier and TypeFieldDescriptionprotected StatusDecryptDocumentResponse.statusprotected StatusEncryptDocumentResponse.statusMethods in de.gematik.ws.conn.encryptionservice.v6 that return StatusModifier and TypeMethodDescriptionDecryptDocumentResponse.getStatus()Gets the value of the status property.EncryptDocumentResponse.getStatus()Gets the value of the status property.Methods in de.gematik.ws.conn.encryptionservice.v6 with parameters of type Status -
Uses of Status in de.gematik.ws.conn.eventservice.v7
Fields in de.gematik.ws.conn.eventservice.v7 declared as StatusModifier and TypeFieldDescriptionprotected StatusGetCardsResponse.statusprotected StatusGetCardTerminalsResponse.statusprotected StatusGetResourceInformationResponse.statusprotected StatusGetSubscriptionResponse.statusprotected StatusRenewSubscriptionsResponse.statusprotected StatusSubscribeResponse.statusprotected StatusUnsubscribeResponse.statusMethods in de.gematik.ws.conn.eventservice.v7 that return StatusModifier and TypeMethodDescriptionGetCardsResponse.getStatus()Gets the value of the status property.GetCardTerminalsResponse.getStatus()Gets the value of the status property.GetResourceInformationResponse.getStatus()Gets the value of the status property.GetSubscriptionResponse.getStatus()Gets the value of the status property.RenewSubscriptionsResponse.getStatus()Gets the value of the status property.SubscribeResponse.getStatus()Gets the value of the status property.UnsubscribeResponse.getStatus()Gets the value of the status property.Methods in de.gematik.ws.conn.eventservice.v7 with parameters of type StatusModifier and TypeMethodDescriptionvoidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property. -
Uses of Status in de.gematik.ws.conn.eventservice.wsdl.v7
Methods in de.gematik.ws.conn.eventservice.wsdl.v7 that return StatusModifier and TypeMethodDescriptionEventServicePortType.unsubscribe(ContextType context, String subscriptionID, String eventTo) Method parameters in de.gematik.ws.conn.eventservice.wsdl.v7 with type arguments of type StatusModifier and TypeMethodDescriptionvoidEventServicePortType.getResourceInformation(ContextType context, String ctId, BigInteger slotId, String iccsn, String cardHandle, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<CardInfoType> card, jakarta.xml.ws.Holder<CardTerminalInfoType> cardTerminal, jakarta.xml.ws.Holder<Connector> connector) voidEventServicePortType.renewSubscriptions(ContextType context, List<String> subscriptionID, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<RenewSubscriptionsResponse.SubscribeRenewals> subscribeRenewals) voidEventServicePortType.subscribe(ContextType context, SubscriptionType subscription, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<String> subscriptionID, jakarta.xml.ws.Holder<XMLGregorianCalendar> terminationTime) -
Uses of Status in de.gematik.ws.conn.signatureservice.v7
Fields in de.gematik.ws.conn.signatureservice.v7 declared as StatusModifier and TypeFieldDescriptionprotected StatusActivateComfortSignatureResponse.statusprotected StatusDeactivateComfortSignatureResponse.statusprotected StatusExternalAuthenticateResponse.statusprotected StatusGetSignatureModeResponse.statusprotected StatusSignResponse.statusprotected StatusStopSignatureResponse.statusprotected StatusVerifyDocumentResponse.statusMethods in de.gematik.ws.conn.signatureservice.v7 that return StatusModifier and TypeMethodDescriptionActivateComfortSignatureResponse.getStatus()Gets the value of the status property.DeactivateComfortSignatureResponse.getStatus()Gets the value of the status property.ExternalAuthenticateResponse.getStatus()Gets the value of the status property.GetSignatureModeResponse.getStatus()Gets the value of the status property.SignResponse.getStatus()Gets the value of the status property.StopSignatureResponse.getStatus()Gets the value of the status property.VerifyDocumentResponse.getStatus()Gets the value of the status property.Methods in de.gematik.ws.conn.signatureservice.v7 with parameters of type StatusModifier and TypeMethodDescriptionvoidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property. -
Uses of Status in de.gematik.ws.conn.signatureservice.v7_4
Fields in de.gematik.ws.conn.signatureservice.v7_4 declared as StatusModifier and TypeFieldDescriptionprotected StatusExternalAuthenticateResponse.statusprotected StatusSignResponse.statusprotected StatusStopSignatureResponse.statusprotected StatusVerifyDocumentResponse.statusMethods in de.gematik.ws.conn.signatureservice.v7_4 that return StatusModifier and TypeMethodDescriptionExternalAuthenticateResponse.getStatus()Gets the value of the status property.SignResponse.getStatus()Gets the value of the status property.StopSignatureResponse.getStatus()Gets the value of the status property.VerifyDocumentResponse.getStatus()Gets the value of the status property.Methods in de.gematik.ws.conn.signatureservice.v7_4 with parameters of type StatusModifier and TypeMethodDescriptionvoidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property.voidSets the value of the status property. -
Uses of Status in de.gematik.ws.conn.signatureservice.wsdl.v7
Methods in de.gematik.ws.conn.signatureservice.wsdl.v7 that return StatusModifier and TypeMethodDescriptionSignatureServicePortType.deactivateComfortSignature(List<String> cardHandle) SignatureServicePortType.stopSignature(ContextType context, String jobNumber) Method parameters in de.gematik.ws.conn.signatureservice.wsdl.v7 with type arguments of type StatusModifier and TypeMethodDescriptionvoidSignatureServicePortType.activateComfortSignature(String cardHandle, ContextType context, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<SignatureModeEnum> signatureMode) voidSignatureServicePortType.getSignatureMode(String cardHandle, ContextType context, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<ComfortSignatureStatusEnum> comfortSignatureStatus, jakarta.xml.ws.Holder<Integer> comfortSignatureMax, jakarta.xml.ws.Holder<Duration> comfortSignatureTimer, jakarta.xml.ws.Holder<SessionInfo> sessionInfo) voidSignatureServicePortType.verifyDocument(ContextType context, String tvMode, VerifyDocument.OptionalInputs optionalInputs, DocumentType document, SignatureObject signatureObject, boolean includeRevocationInfo, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<VerificationResultType> verificationResult, jakarta.xml.ws.Holder<VerifyDocumentResponse.OptionalOutputs> optionalOutputs)