Uses of Class
de.gematik.ws.conn.encryptionservice.v6.EncryptDocument.RecipientKeys
Packages that use EncryptDocument.RecipientKeys
Package
Description
Copyright (c) 2014, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH.
-
Uses of EncryptDocument.RecipientKeys in de.gematik.ws.conn.encryptionservice.v6
Fields in de.gematik.ws.conn.encryptionservice.v6 declared as EncryptDocument.RecipientKeysModifier and TypeFieldDescriptionprotected EncryptDocument.RecipientKeysEncryptDocument.recipientKeysMethods in de.gematik.ws.conn.encryptionservice.v6 that return EncryptDocument.RecipientKeysModifier and TypeMethodDescriptionObjectFactory.createEncryptDocumentRecipientKeys()Create an instance ofEncryptDocument.RecipientKeysEncryptDocument.getRecipientKeys()Gets the value of the recipientKeys property.Methods in de.gematik.ws.conn.encryptionservice.v6 with parameters of type EncryptDocument.RecipientKeysModifier and TypeMethodDescriptionvoidEncryptDocument.setRecipientKeys(EncryptDocument.RecipientKeys value) Sets the value of the recipientKeys property. -
Uses of EncryptDocument.RecipientKeys in de.gematik.ws.conn.encryptionservice.wsdl.v6
Methods in de.gematik.ws.conn.encryptionservice.wsdl.v6 with parameters of type EncryptDocument.RecipientKeysModifier and TypeMethodDescriptionvoidEncryptionServicePortType.encryptDocument(ContextType context, EncryptDocument.RecipientKeys recipientKeys, jakarta.xml.ws.Holder<DocumentType> document, EncryptDocument.OptionalInputs optionalInputs, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<Object> optionalOutputs)