Uses of Class
org.robovm.apple.cryptotokenkit.TKSmartCardUserInteraction
| Package | Description |
|---|---|
| org.robovm.apple.cryptotokenkit |
-
Uses of TKSmartCardUserInteraction in org.robovm.apple.cryptotokenkit
Subclasses of TKSmartCardUserInteraction in org.robovm.apple.cryptotokenkit Modifier and Type Class Description classTKSmartCardUserInteractionForPINOperationclassTKSmartCardUserInteractionForSecurePINChangeclassTKSmartCardUserInteractionForSecurePINVerificationMethods in org.robovm.apple.cryptotokenkit with parameters of type TKSmartCardUserInteraction Modifier and Type Method Description voidTKSmartCardUserInteractionDelegate. characterEntered(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegateAdapter. characterEntered(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegate. correctionKeyPressed(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegateAdapter. correctionKeyPressed(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegate. invalidCharacterEntered(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegateAdapter. invalidCharacterEntered(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegate. newPINConfirmationRequested(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegateAdapter. newPINConfirmationRequested(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegate. newPINRequested(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegateAdapter. newPINRequested(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegate. oldPINRequested(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegateAdapter. oldPINRequested(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegate. validationKeyPressed(TKSmartCardUserInteraction interaction)voidTKSmartCardUserInteractionDelegateAdapter. validationKeyPressed(TKSmartCardUserInteraction interaction)