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