#include <ECardApiResult.h>
|
enum class | Major { Unknown
, Ok
, Warning
, Error
} |
|
enum class | Minor {
null
, AL_Unknown_Error
, AL_No_Permission
, AL_Internal_Error
,
AL_Parameter_Error
, AL_Unknown_API_Function
, AL_Not_Initialized
, AL_Warning_Connection_Disconnected
,
AL_Session_Terminated_Warning
, AL_Communication_Error
, DP_Timeout_Error
, DP_Unknown_Channel_Handle
,
DP_Communication_Error
, DP_Trusted_Channel_Establishment_Failed
, DP_Unknown_Protocol
, DP_Unknown_Cipher_Suite
,
DP_Unknown_Webservice_Binding
, DP_Node_Not_Reachable
, IFDL_Timeout_Error
, IFDL_UnknownSlot
,
IFDL_InvalidSlotHandle
, IFDL_CancellationByUser
, IFDL_IFD_SharingViolation
, IFDL_Terminal_NoCard
,
IFDL_IO_RepeatedDataMismatch
, IFDL_IO_UnknownPINFormat
, IL_Signature_InvalidCertificatePath
, KEY_KeyGenerationNotPossible
,
SAL_Cancellation_by_User
, SAL_Invalid_Key
, SAL_SecurityConditionNotSatisfied
, SAL_MEAC_AgeVerificationFailedWarning
,
SAL_MEAC_CommunityVerificationFailedWarning
, SAL_MEAC_DocumentValidityVerificationFailed
} |
|
enum class | Origin { Server
, Client
} |
|
◆ Major
Aufzählungswerte |
---|
Unknown | |
Ok | |
Warning | |
Error | |
◆ Minor
Aufzählungswerte |
---|
null | |
AL_Unknown_Error | |
AL_No_Permission | |
AL_Internal_Error | |
AL_Parameter_Error | |
AL_Unknown_API_Function | |
AL_Not_Initialized | |
AL_Warning_Connection_Disconnected | |
AL_Session_Terminated_Warning | |
AL_Communication_Error | |
DP_Timeout_Error | |
DP_Unknown_Channel_Handle | |
DP_Communication_Error | |
DP_Trusted_Channel_Establishment_Failed | |
DP_Unknown_Protocol | |
DP_Unknown_Cipher_Suite | |
DP_Unknown_Webservice_Binding | |
DP_Node_Not_Reachable | |
IFDL_Timeout_Error | |
IFDL_UnknownSlot | |
IFDL_InvalidSlotHandle | |
IFDL_CancellationByUser | |
IFDL_IFD_SharingViolation | |
IFDL_Terminal_NoCard | |
IFDL_IO_RepeatedDataMismatch | |
IFDL_IO_UnknownPINFormat | |
IL_Signature_InvalidCertificatePath | |
KEY_KeyGenerationNotPossible | |
SAL_Cancellation_by_User | |
SAL_Invalid_Key | |
SAL_SecurityConditionNotSatisfied | |
SAL_MEAC_AgeVerificationFailedWarning | |
SAL_MEAC_CommunityVerificationFailedWarning | |
SAL_MEAC_DocumentValidityVerificationFailed | |
◆ Origin
Aufzählungswerte |
---|
Server | |
Client | |
◆ ECardApiResult()
◆ createOk()
◆ getFailureCode()
◆ getMajor()
◆ getMajorString() [1/2]
QString ECardApiResult::getMajorString |
( |
| ) |
const |
◆ getMajorString() [2/2]
◆ getMessage() [1/2]
QString ECardApiResult::getMessage |
( |
| ) |
const |
◆ getMessage() [2/2]
QString ECardApiResult::getMessage |
( |
Minor | pMinor | ) |
|
|
static |
◆ getMessageLang()
const QString & ECardApiResult::getMessageLang |
( |
| ) |
const |
◆ getMinor()
◆ getMinorString() [1/2]
QString ECardApiResult::getMinorString |
( |
| ) |
const |
◆ getMinorString() [2/2]
◆ isMajor()
bool ECardApiResult::isMajor |
( |
const QString & | pMajor | ) |
|
|
static |
◆ isMinor()
bool ECardApiResult::isMinor |
( |
const QString & | pMinor | ) |
|
|
static |
◆ isOk()
bool ECardApiResult::isOk |
( |
| ) |
const |
◆ isOriginServer()
bool ECardApiResult::isOriginServer |
( |
| ) |
const |
◆ isValid()
bool ECardApiResult::isValid |
( |
| ) |
const |
◆ operator GlobalStatus()
◆ operator==()
◆ toJson()
◆ toStatus()
◆ ::test_ECardApiResult
◆ ::test_StateRedirectBrowser
◆ IfdMessageResponse
◆ StartPaosResponse
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: