eID middleware | ![]() |
be.portugal.eid.PTEID_Biometric | Base class for the biometric documents |
be.portugal.eid.PTEID_ByteArray | This class is used to receive/pass byte arrays |
be.portugal.eid.PTEID_Card | Base class for all the card types supported PTEID_ReaderContext.getCard() will return such an object |
be.portugal.eid.PTEID_CardType | Class that holds the different card type definitions |
be.portugal.eid.PTEID_CardVersionInfo | Class for the info document |
be.portugal.eid.PTEID_Certificate | Class that represent one certificate |
be.portugal.eid.PTEID_Certificates | Container class for all certificates on the card |
be.portugal.eid.PTEID_CertifStatus | Class that holds the possible certificate statuses |
be.portugal.eid.PTEID_CertifType | Class that holds the possible certificate types |
be.portugal.eid.PTEID_Config | Class to access the configuration parameters |
be.portugal.eid.PTEID_Crl | Class that represents a CRL |
be.portugal.eid.PTEID_CrlStatus | Class that holds the possible CRL statuses |
be.portugal.eid.PTEID_Crypto | Base class for the cryptographic documents |
be.portugal.eid.PTEID_DocumentType | Class that holds the possible document types |
be.portugal.eid.PTEID_EId | Class for the id document on a EID Card |
be.portugal.eid.PTEID_EIDCard | This class represents a Portugal EID card |
be.portugal.eid.PTEID_EIdFullDoc | Base class for the Eid full document |
be.portugal.eid.PTEID_ExBadTransaction | Exception class Bad Transaction (error code = EIDMW_ERR_BAD_TRANSACTION) |
be.portugal.eid.PTEID_ExBadUsage | Exception class Bad Usage (error code = EIDMW_ERR_BAD_USAGE) |
be.portugal.eid.PTEID_ExCardBadType | Exception class Bad Card Type (error code = EIDMW_ERR_CARDTYPE_BAD) |
be.portugal.eid.PTEID_ExCardChanged | Exception class Card changed (error code = EIDMW_ERR_CARD_CHANGED) |
be.portugal.eid.PTEID_ExCardTypeUnknown | Exception class Card Type Unknown (error code = EIDMW_ERR_CARDTYPE_UNKNOWN) |
be.portugal.eid.PTEID_Exception | Base class for the PTEID Exceptions |
be.portugal.eid.PTEID_ExCertNoCrl | Exception class Certificate No CRL (error code = EIDMW_ERR_CERT_NOCRL) |
be.portugal.eid.PTEID_ExCertNoIssuer | Exception class Certificate No Issuer (error code = EIDMW_ERR_CERT_NOISSUER) |
be.portugal.eid.PTEID_ExCertNoOcsp | Exception class Certificate No OCSP responder (error code = EIDMW_ERR_CERT_NOOCSP) |
be.portugal.eid.PTEID_ExCertNoRoot | Exception class Certificate No OCSP responder (error code = EIDMW_ERR_CERT_NOROOT) |
be.portugal.eid.PTEID_ExCmdNotAllowed | Exception class Command Not Allowed (error code = EIDMW_ERR_CMD_NOT_ALLOWED) |
be.portugal.eid.PTEID_ExCmdNotSupported | Exception class Command Not Supported (error code = EIDMW_ERR_NOT_SUPPORTED) |
be.portugal.eid.PTEID_ExDocTypeUnknown | Exception class Document Type Unknown (error code = EIDMW_ERR_DOCTYPE_UNKNOWN) |
be.portugal.eid.PTEID_ExFileTypeUnknown | Exception class File Type Unknown (error code = EIDMW_ERR_FILETYPE_UNKNOWN) |
be.portugal.eid.PTEID_ExNoCardPresent | Exception class No Card Present (error code = EIDMW_ERR_NO_CARD) |
be.portugal.eid.PTEID_ExNoReader | Exception class No reader (error code = EIDMW_ERR_NO_READER) |
be.portugal.eid.PTEID_ExNotAllowByUser | Exception class Not allow by user (error code = EIDMW_ERR_NOT_ALLOW_BY_USER) |
be.portugal.eid.PTEID_ExParamRange | Exception class Bad Parameter Range (error code = EIDMW_ERR_PARAM_RANGE) |
be.portugal.eid.PTEID_ExReaderSetChanged | Exception class Readerset changed (error code = EIDMW_ERR_READERSET_CHANGED) |
be.portugal.eid.PTEID_ExReleaseNeeded | Exception class Release Needed (error code = EIDMW_ERR_RELEASE_NEEDED) |
be.portugal.eid.PTEID_ExUnknown | Exception class Unklnown Exception (error code = EIDMW_ERR_UNKNOWN) |
be.portugal.eid.PTEID_ExUserMustAnswer | Exception class User must answer (error code = EIDMW_ERR_USER_MUST_ANSWER) |
be.portugal.eid.PTEID_FileType | Class that holds the different file type definitions |
be.portugal.eid.PTEID_ForeignerCard | This class represents a Foreigner card which is a particular PTEID_EIDCard |
be.portugal.eid.PTEID_HashAlgo | Class that holds the different hashing algorithm definitions |
be.portugal.eid.PTEID_KidsCard | This class represents a Kids card which is a particular PTEID_EIDCard |
be.portugal.eid.PTEID_LogLevel | Class that holds the different log level definitions |
be.portugal.eid.PTEID_MemoryCard | Base class for Memory card |
be.portugal.eid.PTEID_Object | Base class for all classes used in the SDK |
be.portugal.eid.PTEID_OcspResponse | Class that represents one OCSP Response |
be.portugal.eid.PTEID_Param | Class that holds the different configuration setting definitions |
be.portugal.eid.PTEID_Picture | Class for the picture document on a EID Card |
be.portugal.eid.PTEID_Pin | Class that represents one Pin |
be.portugal.eid.PTEID_Pins | Container class for all pins on the card |
be.portugal.eid.PTEID_PinUsage | Class that holds the different PIN uasage definitions |
be.portugal.eid.PTEID_RawDataType | |
be.portugal.eid.PTEID_ReaderContext | This class represent a reader |
be.portugal.eid.PTEID_ReaderSet | A singleton class that is the starting point to get all other objects |
be.portugal.eid.PTEID_SISCard | This class represents a SIS card |
be.portugal.eid.PTEID_SisFullDoc | Base class for the full document Sis |
be.portugal.eid.PTEID_SisId | Class for the id document on a SIS Card |
be.portugal.eid.PTEID_SmartCard | Base class for a Smart card |
be.portugal.eid.PTEID_ulwrapper | Class to be used to wrap any kind of long value |
be.portugal.eid.PTEID_ValidationLevel | Class that holds the possible validation levels for CRL or OCSP validation |
be.portugal.eid.PTEID_ValidationProcess | Class that holds the possible validation processes to be used |
be.portugal.eid.PTEID_XMLDoc | Base class for all the documents |
be.portugal.eid.Callback | Java callback interface |
Exception |