Package | Description |
---|---|
be.fedict.commons.eid.client |
eID client classes.
|
be.fedict.commons.eid.client.spi |
Service provider interfaces.
|
Modifier and Type | Method and Description |
---|---|
static PINPurpose |
PINPurpose.fromFileType(FileType fileType)
Determine the likely reason for a PIN request by checking the certificate
chain involved.
|
static PINPurpose |
PINPurpose.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PINPurpose[] |
PINPurpose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BeIDCardUI.advisePINPadPINEntry(int retriesLeft,
PINPurpose type,
String applicationName)
user can enter PIN on Secure PINPad
|
void |
BeIDCardUIAdapter.advisePINPadPINEntry(int retriesLeft,
PINPurpose purpose,
String applicationName) |
char[] |
BeIDCardUI.obtainPIN(int triesLeft,
PINPurpose type,
String applicationName)
get PIN from the user
|
char[] |
BeIDCardUIAdapter.obtainPIN(int triesLeft,
PINPurpose type,
String applicationName) |
Copyright © 2012–2024 e-Contract.be BV. All rights reserved.