|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fedict.commons.eid.dialogs.DefaultBeIDCardUI
be.ehealth.technicalconnector.service.sts.security.impl.beid.impl.BeIDConnectorGuiSwing
public class BeIDConnectorGuiSwing
Connector implementation of a BeIDCardUI to interact with the user from a BeIDCard instance. Implementation of BeIDConnectorGui
Field Summary |
---|
Fields inherited from class be.fedict.commons.eid.dialogs.DefaultBeIDCardUI |
---|
MAX_PIN_SIZE, MIN_PIN_SIZE, PUK_SIZE |
Constructor Summary | |
---|---|
BeIDConnectorGuiSwing()
|
Method Summary | |
---|---|
void |
advisePINPadPINEntry(int retriesLeft,
be.fedict.commons.eid.client.PINPurpose purpose)
|
char[] |
obtainPIN(int retriesLeft,
be.fedict.commons.eid.client.PINPurpose reason)
|
Methods inherited from class be.fedict.commons.eid.dialogs.DefaultBeIDCardUI |
---|
advisePINBlocked, advisePINChanged, advisePINPadChangePIN, advisePINPadNewPINEntry, advisePINPadNewPINEntryAgain, advisePINPadOldPINEntry, advisePINPadOperationEnd, advisePINPadPINEntry, advisePINPadPUKEntry, advisePINUnblocked, adviseSecureReaderOperation, adviseSecureReaderOperationEnd, getLocale, obtainOldAndNewPIN, obtainPIN, obtainPUKCodes, setLocale |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface be.ehealth.technicalconnector.service.sts.security.impl.beid.BeIDConnectorGui |
---|
advisePINBlocked, advisePINChanged, advisePINPadChangePIN, advisePINPadNewPINEntry, advisePINPadNewPINEntryAgain, advisePINPadOldPINEntry, advisePINPadOperationEnd, advisePINPadPINEntry, advisePINPadPUKEntry, advisePINUnblocked, adviseSecureReaderOperation, adviseSecureReaderOperationEnd, obtainOldAndNewPIN, obtainPIN, obtainPUKCodes |
Methods inherited from interface be.fedict.commons.eid.client.spi.BeIDCardUI |
---|
getLocale, setLocale |
Constructor Detail |
---|
public BeIDConnectorGuiSwing()
Method Detail |
---|
public void advisePINPadPINEntry(int retriesLeft, be.fedict.commons.eid.client.PINPurpose purpose)
advisePINPadPINEntry
in interface BeIDConnectorGui
public char[] obtainPIN(int retriesLeft, be.fedict.commons.eid.client.PINPurpose reason) throws be.fedict.commons.eid.client.spi.UserCancelledException
obtainPIN
in interface BeIDConnectorGui
be.fedict.commons.eid.client.spi.UserCancelledException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |