Constant Field Values

Contents

org.openas2.*

  • org.openas2.lib.helper.ICryptoHelper 
    Modifier and Type Constant Field Value
    public static final java.lang.String AES128_CBC "aes128"
    public static final java.lang.String AES192_CBC "aes192"
    public static final java.lang.String AES256_CBC "aes256"
    public static final java.lang.String AES256_WRAP "aes256_wrap"
    public static final java.lang.String COMPRESSION_NONE "none"
    public static final java.lang.String COMPRESSION_UNKNOWN "compression-unknown"
    public static final java.lang.String COMPRESSION_ZLIB "zlib"
    public static final java.lang.String CRYPT_3DES "3des"
    public static final java.lang.String CRYPT_CAST5 "cast5"
    public static final java.lang.String CRYPT_IDEA "idea"
    public static final java.lang.String CRYPT_RC2 "rc2"
    public static final java.lang.String CRYPT_RC2_CBC "rc2_cbc"
    public static final java.lang.String DIGEST_MD2 "md2"
    public static final java.lang.String DIGEST_MD5 "md5"
    public static final java.lang.String DIGEST_SHA1 "sha1"
    public static final java.lang.String DIGEST_SHA224 "sha224"
    public static final java.lang.String DIGEST_SHA256 "sha256"
    public static final java.lang.String DIGEST_SHA384 "sha384"
    public static final java.lang.String DIGEST_SHA512 "sha512"
    public static final java.lang.String JCE_LIMITATION_ERROR "OpenAS2 needs `Java Cryptography Extension`\u00a0(JCE) Unlimited Strength Jurisdiction Policy Files!\nPlease verify it is installed in your Java installation. You can download it from Oracle Web site."
    public static final int JCE_LIMITED_MAX_LENGTH 128
  • org.openas2.lib.message.AS2Standards 
    Modifier and Type Constant Field Value
    public static final java.lang.String DISPOSITION_CHARSET "us-ascii"
    public static final java.lang.String DISPOSITION_ENCODING "7bit"
    public static final java.lang.String DISPOSITION_TYPE "message/disposition-notification"
    public static final java.lang.String REPORT_SUBTYPE "report; report-type=disposition-notification"
    public static final java.lang.String REPORT_TYPE "multipart/report; report-type=disposition-notification"
    public static final java.lang.String TEXT_CHARSET "us-ascii"
    public static final java.lang.String TEXT_ENCODING "7bit"
    public static final java.lang.String TEXT_TYPE "text/plain"
  • org.openas2.processor.receiver.AS2ReceiverModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String DISP_CALC_MIC_FAILED "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, the EDI Interchange was successfully decrypted and it\'s integrity was verified. Calculation of the MIC for the message failed."
    public static final java.lang.String DISP_DECOMPRESSION_ERROR "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, but an error occured decompressing the content."
    public static final java.lang.String DISP_DECRYPTION_ERROR "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, but an error occured decrypting the content."
    public static final java.lang.String DISP_PARSING_MIME_FAILED "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, but an error occured while parsing the MIME content."
    public static final java.lang.String DISP_PARTNERSHIP_NOT_FOUND "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, but the Sender $sender.as2_id$ and/or Recipient $receiver.as2_id$ are unknown."
    public static final java.lang.String DISP_STORAGE_FAILED "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, the EDI Interchange was successfully decrypted and it\'s integrity was verified. In addition, the sender of the message, Sender $sender.as2_id$ at Location $attributes.source_ip$ was authenticated as the originator of the message. An error occured while storing the data to the file system."
    public static final java.lang.String DISP_SUCCESS "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, the EDI Interchange was successfully decrypted and it\'s integrity was verified. In addition, the sender of the message, Sender $sender.as2_id$ at Location $attributes.source_ip$ was authenticated as the originator of the message. There is no guarantee however that the EDI Interchange was syntactically correct, or was received by the EDI application/translator."
    public static final java.lang.String DISP_VERIFY_SIGNATURE_FAILED "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, the EDI Interchange was successfully decrypted and it\'s integrity was verified. Authentication of the originator of the message failed."
    public static final java.lang.String DP_DECRYPTED "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, the EDI Interchange was successfully decrypted and it\'s integrity was verified. "
    public static final java.lang.String DP_HEADER "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, "
    public static final java.lang.String DP_VERIFIED "The message sent to Recipient $receiver.as2_id$ on $headers.date$ with Subject $headers.subject$ has been received, the EDI Interchange was successfully decrypted and it\'s integrity was verified. In addition, the sender of the message, Sender $sender.as2_id$ at Location $attributes.source_ip$ was authenticated as the originator of the message. "
    public static final java.lang.String MSG_DATE "$headers.date$"
    public static final java.lang.String MSG_RECEIVER "$receiver.as2_id$"
    public static final java.lang.String MSG_SENDER "$sender.as2_id$"
    public static final java.lang.String MSG_SOURCE_ADDRESS "$attributes.source_ip$"
    public static final java.lang.String MSG_SUBJECT "$headers.subject$"
  • org.openas2.processor.receiver.DirectoryPollingModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String PARAM_FILE_EXTENSION_EXCLUDE_FILTER "fileextensionexcludefilter"
    public static final java.lang.String PARAM_FILE_EXTENSION_FILTER "fileextensionfilter"
    public static final java.lang.String PARAM_OUTBOX_DIRECTORY "outboxdir"
  • org.openas2.processor.receiver.MessageBuilderModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String PARAM_DEFAULTS "defaults"
    public static final java.lang.String PARAM_DELIMITERS "delimiters"
    public static final java.lang.String PARAM_ERROR_DIRECTORY "errordir"
    public static final java.lang.String PARAM_ERROR_FILENAME "stored_error_filename"
    public static final java.lang.String PARAM_FORMAT "format"
    public static final java.lang.String PARAM_MERGE_EXTRA "mergeextratokens"
    public static final java.lang.String PARAM_MIMETYPE "mimetype"
    public static final java.lang.String PARAM_RESEND_MAX_RETRIES "resend_max_retries"
    public static final java.lang.String PARAM_SENT_DIRECTORY "sentdir"
    public static final java.lang.String PARAM_SENT_FILENAME "stored_sent_filename"
  • org.openas2.processor.receiver.NetException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.openas2.processor.receiver.NetModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_ERRORS "$date.yyyyMMddhhmmss$"
    public static final java.lang.String PARAM_ADDRESS "address"
    public static final java.lang.String PARAM_ERROR_DIRECTORY "errordir"
    public static final java.lang.String PARAM_ERRORS "errors"
    public static final java.lang.String PARAM_PORT "port"
    public static final java.lang.String PARAM_PROTOCOL "protocol"
    public static final java.lang.String PARAM_SSL_KEYSTORE "ssl_keystore"
    public static final java.lang.String PARAM_SSL_KEYSTORE_PASSWORD "ssl_keystore_password"
    public static final java.lang.String PARAM_SSL_PROTOCOL "ssl_protocol"
  • org.openas2.processor.receiver.PollingModule 
    Modifier and Type Constant Field Value
    private static final java.lang.String PARAM_POLLING_INTERVAL "interval"
  • org.openas2.processor.storage.BaseStorageModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String PARAM_FILENAME "filename"
    public static final java.lang.String PARAM_PROTOCOL "protocol"
    public static final java.lang.String PARAM_TEMPDIR "tempdir"
  • org.openas2.processor.storage.MessageFileModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String PARAM_HEADER "header"
  • org.openas2.processor.storage.StorageModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String DO_STORE "store"
    public static final java.lang.String DO_STOREMDN "storemdn"