Uses of Class
de.gematik.ws.conn.signatureservice.v7_4.BinaryDocumentType
Packages that use BinaryDocumentType
Package
Description
Copyright (c) 2020, gematik GmbH.
-
Uses of BinaryDocumentType in de.gematik.ws.conn.authsignatureservice.wsdl.v7_4
Methods in de.gematik.ws.conn.authsignatureservice.wsdl.v7_4 with parameters of type BinaryDocumentTypeModifier 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 BinaryDocumentType in de.gematik.ws.conn.signatureservice.v7_4
Fields in de.gematik.ws.conn.signatureservice.v7_4 declared as BinaryDocumentTypeMethods in de.gematik.ws.conn.signatureservice.v7_4 that return BinaryDocumentTypeModifier and TypeMethodDescriptionObjectFactory.createBinaryDocumentType()Create an instance ofBinaryDocumentTypeExternalAuthenticate.getBinaryString()Gets the value of the binaryString property.Methods in de.gematik.ws.conn.signatureservice.v7_4 that return types with arguments of type BinaryDocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BinaryDocumentType>ObjectFactory.createBinaryString(BinaryDocumentType value) Methods in de.gematik.ws.conn.signatureservice.v7_4 with parameters of type BinaryDocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BinaryDocumentType>ObjectFactory.createBinaryString(BinaryDocumentType value) voidExternalAuthenticate.setBinaryString(BinaryDocumentType value) Sets the value of the binaryString property.