- InsufficientBufferException - Exception in com.acs.smartcard
-
Thrown when a method is invoked with a buffer which is too small for the
returned data.
- InsufficientBufferException() - Constructor for exception com.acs.smartcard.InsufficientBufferException
-
- InsufficientBufferException(String) - Constructor for exception com.acs.smartcard.InsufficientBufferException
-
- InsufficientBufferException(Throwable) - Constructor for exception com.acs.smartcard.InsufficientBufferException
-
- InsufficientBufferException(String, Throwable) - Constructor for exception com.acs.smartcard.InsufficientBufferException
-
- InternalErrorException - Exception in com.acs.smartcard
-
Thrown when there is a internal error occurred in the library.
- InternalErrorException() - Constructor for exception com.acs.smartcard.InternalErrorException
-
- InternalErrorException(String) - Constructor for exception com.acs.smartcard.InternalErrorException
-
- InternalErrorException(Throwable) - Constructor for exception com.acs.smartcard.InternalErrorException
-
- InternalErrorException(String, Throwable) - Constructor for exception com.acs.smartcard.InternalErrorException
-
- InvalidDeviceStateException - Exception in com.acs.smartcard
-
Thrown when the state of reader is invalid.
- InvalidDeviceStateException() - Constructor for exception com.acs.smartcard.InvalidDeviceStateException
-
- InvalidDeviceStateException(String) - Constructor for exception com.acs.smartcard.InvalidDeviceStateException
-
- InvalidDeviceStateException(Throwable) - Constructor for exception com.acs.smartcard.InvalidDeviceStateException
-
- InvalidDeviceStateException(String, Throwable) - Constructor for exception com.acs.smartcard.InvalidDeviceStateException
-
- IOCTL_ACR128_READER_COMMAND - Static variable in class com.acs.smartcard.Reader
-
Control code for sending command to ACR128 reader.
- IOCTL_ACR83_DISPLAY_LCD_MESSAGE - Static variable in class com.acs.smartcard.Reader
-
Control code for displaying LCD message on ACR83/APG8201 reader.
- IOCTL_ACR83_GET_FIRMWARE_VERSION - Static variable in class com.acs.smartcard.Reader
-
Control code for getting firmware version from ACR83/APG8201 reader.
- IOCTL_ACR83_READ_KEY - Static variable in class com.acs.smartcard.Reader
-
Control code for reading key from ACR83/APG8201 reader.
- IOCTL_CCID_ESCAPE - Static variable in class com.acs.smartcard.Reader
-
Control code for sending escape command to the reader.
- IOCTL_GET_FEATURE_REQUEST - Static variable in class com.acs.smartcard.Reader
-
Control code for getting supported features (PC/SC 2.0 Part 10).
- isCcidError() - Method in exception com.acs.smartcard.CommunicationErrorException
-
Returns true if it is CCID error.
- isOpened() - Method in class com.acs.smartcard.Reader
-
Returns true if the reader is opened.
- isSupported(UsbDevice) - Method in class com.acs.smartcard.Reader
-
Returns true if the reader is supported.