Class DisplayTextView

java.lang.Object
InternalDisplayTextView
com.thalesgroup.gemalto.d1.DisplayTextView

public class DisplayTextView extends InternalDisplayTextView
Deprecated.
Please Use new API DisplayTextView instead.
Deprecated wrapper for DisplayTextView. This class delegates all functionality to the new DisplayTextView implementation.
Since:
2.1.0
  • Constructor Details

  • Method Details

    • insecureCopyToClipboard

      public void insecureCopyToClipboard()
      Deprecated.
      Copy the text into system clipboard.

      Warning:

      The clipboard is accessible system wide. Thus, the sensitive data copied (e.g. PAN, CVV) will be accessible to other apps. That's why we recommend not to use it on CVV nor expiration date.

    • wipe

      public void wipe()
      Deprecated.