Package | Description |
---|---|
moazs.api | |
moazs.api.dn | |
moazs.api.dn.impl | |
moazs.external | |
moazs.szr | |
moazs.util |
Modifier and Type | Method and Description |
---|---|
void |
MoaSync.addSyncWatchDogThread(String id,
MoaSync watchDog) |
static boolean |
MoaMapper.getDeliveryConfirmation(Document in) |
static String |
MoaMapper.getDeliveryQuality(Document in) |
static String |
MoaMapper.getDocumentClass(Document in) |
static DualDelivery |
MoaMapper.getDualDelivery(Document in) |
static String |
MoaMapper.getGZ(Document in) |
static Mailbody |
MoaMapper.getMailBody(Document in) |
static void |
MoaMapper.getPayload(org.hibernate.classic.Session sess,
Request r,
Document in)
holt alle PayloadDaten
|
static String |
MoaMapper.getReferences(Document in) |
static boolean |
MoaMapper.getRequiresEncryption(Document in) |
static String |
MoaMapper.getSubject(Document in) |
Zuseserver |
MoaSync.getZuseserver(Rcpt rcpt,
boolean encryption,
boolean privateDelivery,
String senderprofile,
List mimeTypes)
Methode die den ZuseKopf nach einem Zustellserver (evtl mit Zertifikat) fragt.
|
void |
MoaSync.removeSyncWatchDogThread(String id) |
static Rcpt |
MoaMapper.saveRcpt(org.hibernate.classic.Session sess,
Document in)
extrahiert die EmpfaengerDaten und -Adressen
|
static Request |
MoaMapper.saveRequest(org.hibernate.classic.Session sess,
Document in)
Speichert den aktuellen Request und pr�ft auf vollst�ndigkeit
|
static void |
MoaMapper.setSenderData(Document in,
Request r) |
Modifier and Type | Method and Description |
---|---|
void |
DeliveryNotificationHandler.handleMZSDeliveryNotification(Element deliveryNotificationElement)
Handles a delivery notification of MOA-ZS, which represents the delivery
status (SUCCESS, ERROR).
|
void |
DeliveryNotificationHandler.handleZUSEDeliveryNotification(Element deliveryNotificationElement)
Handles a delivery notification of a delivery server, which is is
signed by the delivery server and contains the delivery confirmation
signed by the user (RSa).
|
Modifier and Type | Method and Description |
---|---|
void |
LogDeliveryNotificationHandler.handleMZSDeliveryNotification(Element deliveryNotificationElement) |
void |
FileDeliveryNotificationHandler.handleMZSDeliveryNotification(Element deliveryNotificationElement) |
void |
LogDeliveryNotificationHandler.handleZUSEDeliveryNotification(Element deliveryNotificationElement) |
void |
FileDeliveryNotificationHandler.handleZUSEDeliveryNotification(Element deliveryNotificationElement) |
Modifier and Type | Method and Description |
---|---|
Document |
MoaDelivery.addSender(Document doc,
String profileId,
DynamicSenderData dsd,
boolean privateVersender)
fuegt die Senderinformationen ein
|
void |
MoaSMIME.encrypt(byte[] cert)
Verschl�sselt die Nachricht in result mit dem �bergebenen Zertifikat
|
Zuseserver |
ZkopfRequest.getZs()
Diese Funktion uebergibt einen Zuseserver
|
void |
MoaSMIME.makeMessage(Request r)
Generiert eine MultipartMime oder einen Zusecontainer aus den
�bergebenen Payloads.
|
Document |
MoaSS.makeRequest(XmlDocument deckblatt,
Set payload,
String key)
Erstellen des Requests fuer Anfrage an MoaSS
|
void |
ZkopfRequest.queryCompany(String stammzahl,
String stammzahlType)
Anfrage zu einer nicht natuerlichen Person an den ZUSEKopf
|
void |
ZkopfRequest.queryCompany(String name,
String strasse,
String plz,
String ort,
String landesCode)
Anfrage zu einer nicht natuerlichen Person an den ZUSEKopf
|
void |
ZkopfRequest.queryPerson(String zustellBPK,
String stammzahlType)
Anfrage zu einer natuerlichen Person an den ZUSEKopf
|
void |
ZkopfRequest.queryPerson(String nachName,
String vorName,
String geburtstag) |
void |
ZkopfRequest.queryPerson(String nachName,
String vorName,
String mailadr,
String telefon,
String geburtstag)
Anfrage zu einer natuerlichen Person an den ZUSEKopf
|
void |
ZkopfRequest.queryPerson(String nachName,
String vorName,
String strasse,
String plz,
String ort,
String landesCode,
String geburtstag)
Anfrage zu einer natuerlichen Person an den ZUSEKopf
|
byte[] |
MoaSS.sign(XmlDocument deckblatt,
Set payload,
String key,
org.hibernate.classic.Session sess)
Anfrage an MoaSS
|
String |
MoaSZR.transform(Rcpt rcpt,
String type,
String bpk)
Methode die die BPK bpk vom Typ type in die ZustellBPK umrechnet
|
boolean |
MoaSP.verify(Element signatureEnvironment,
String signatureLocation) |
Modifier and Type | Method and Description |
---|---|
String |
SZRClient.processGetBPK(at.gv.bmi.szr.PersonInfoType personInfoType,
String bereich) |
String |
SZRClient.processGetOrganwalterBPK(at.gv.bmi.szr.PersonInfoType personInfoType) |
String |
SZRClient.processGetStammzahl(at.gv.bmi.szr.PersonInfoType personInfoType) |
Modifier and Type | Method and Description |
---|---|
SZRClient |
MoaConfig.getSZRClient() |
void |
MoaConfig.reload() |
static boolean |
MoaXMLUtils.validateMZS(Element element) |
static boolean |
MoaXMLUtils.validateZUSE(Element element) |
Copyright 2008 EGIZ. All Rights Reserved.