|
AusweisApp2
|
#include <DidAuthenticateEacAdditional.h>
Öffentliche Methoden | |
| DIDAuthenticateEACAdditional () | |
| ~DIDAuthenticateEACAdditional () override | |
| const QString & | getDidName () const |
| const QString & | getSignature () const |
Öffentliche Methoden geerbt von governikus::PaosMessage | |
| PaosMessage (PaosType pType) | |
| virtual | ~PaosMessage () |
| const QString & | getMessageId () const |
| void | setMessageId (const QString &messageId) |
| const QString & | getRelatesTo () const |
| void | setRelatesTo (const QString &relatesTo) |
Freundbeziehungen | |
| class | DidAuthenticateEacAdditionalParser |
Weitere Geerbte Elemente | |
Öffentliche Attribute geerbt von governikus::PaosMessage | |
| const PaosType | mType |
Geschützte Methoden geerbt von governikus::PaosMessage | |
| bool | handleWSAddressingHeaders (const QString &pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes) |
| DIDAuthenticateEACAdditional::DIDAuthenticateEACAdditional | ( | ) |
|
override |
| const QString & DIDAuthenticateEACAdditional::getDidName | ( | ) | const |
| const QString & DIDAuthenticateEACAdditional::getSignature | ( | ) | const |
|
friend |