de.osci.osci12.messagetypes
Class SOAPMessageEncrypted

java.lang.Object
  |
  +--de.osci.osci12.messagetypes.OSCIMessage
        |
        +--de.osci.osci12.messagetypes.SOAPMessageEncrypted

public class SOAPMessageEncrypted
extends OSCIMessage

Diese Klasse entspricht einer Verschlüsselten OSCI-Nachricht.


Field Summary
 de.osci.osci12.encryption.EncryptedData encryptedData
           
 
Fields inherited from class de.osci.osci12.messagetypes.OSCIMessage
ACCEPT_DELIVERY, attachments, contentContainer, contentID, desiredLanguagesH, dialogHandler, EXIT_DIALOG, FETCH_DELIVERY, FETCH_PROCESS_CARD, FORWARD_DELIVERY, GET_MESSAGE_ID, hashableMsgPart, INIT_DIALOG, intermediaryCertificatesH, MEDIATE_DELIVERY, NO_SELECTION_RULE, nonIntermediaryCertificatesH, PROCESS_DELIVERY, qualityOfTimestampTypeCreation, qualityOfTimestampTypeReception, RESPONSE_TO_ACCEPT_DELIVERY, RESPONSE_TO_EXIT_DIALOG, RESPONSE_TO_FETCH_DELIVERY, RESPONSE_TO_FETCH_PROCESS_CARD, RESPONSE_TO_FORWARD_DELIVERY, RESPONSE_TO_GET_MESSAGE_ID, RESPONSE_TO_INIT_DIALOG, RESPONSE_TO_MEDIATE_DELIVERY, RESPONSE_TO_PROCESS_DELIVERY, RESPONSE_TO_STORE_DELIVERY, SELECT_BY_DATE_OF_RECEPTION, SELECT_BY_MESSAGE_ID, SELECT_BY_RECENT_MODIFICATION, signatureHeader, SOAP_FAULT_MESSAGE, SOAP_MESSAGE_ENCRYPTED, STORE_DELIVERY, TYPE_UNDEFINED
 
Constructor Summary
SOAPMessageEncrypted(OSCIMessage msg, java.io.OutputStream storeStream)
           
 
Method Summary
 void writeXML(java.io.OutputStream out)
           
 
Methods inherited from class de.osci.osci12.messagetypes.OSCIMessage
addCustomHeader, addRole, formatISO8601, getAddressee, getCustomHeaders, getDialogHandler, getMessageType, getOriginator, getOtherAuthors, getOtherReaders, getRoleForRefID, main, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

encryptedData

public de.osci.osci12.encryption.EncryptedData encryptedData
Constructor Detail

SOAPMessageEncrypted

public SOAPMessageEncrypted(OSCIMessage msg,
                            java.io.OutputStream storeStream)
                     throws java.security.NoSuchAlgorithmException
Method Detail

writeXML

public void writeXML(java.io.OutputStream out)
              throws java.io.IOException,
                     OSCIException,
                     java.security.NoSuchAlgorithmException
Overrides:
writeXML in class OSCIMessage
java.io.IOException
OSCIException
java.security.NoSuchAlgorithmException


Copyright © 2004. All Rights Reserved.