- setBaseDocument(InputStream, String, String) - Method in class es.gob.fnmt.net.tool.HTMLParser
-
Injects the document element into the base document.
- setContent(String) - Method in class es.gob.fnmt.net.tool.HTMLParser
-
Reset the content of the document.
- setContent(InputStream) - Method in class es.gob.fnmt.net.tool.HTMLParser
-
Reset the content of the document.
- setDialog(ProgressDialogUI, boolean) - Method in class es.gob.fnmt.gui.fragment.NetworkCommunicationFragment
-
Custom progress dialog and disables internal progress bar.
- setDialog(ProgressDialogUI, boolean, boolean) - Method in class es.gob.fnmt.gui.fragment.NFCCommunicationFragment
-
Custom progress dialog and disables internal progress bar.
- setDialog(ProgressDialogUI, boolean) - Method in class es.gob.fnmt.gui.fragment.NFCCommunicationFragment
-
Custom progress dialog and disables internal progress bar.
- setErrorStatusEnabled(boolean) - Method in class es.gob.fnmt.gui.fragment.NetworkCommunicationFragment
-
Enable or disable internal status messages.
- setFinalTask(NFCCommReaderFragment.FinalTaskListener) - Method in class es.gob.fnmt.nfc.NFCCommReaderFragment
-
- setKeystoreType(String) - Static method in class es.gob.jmulticard.jse.provider.DnieProvider
-
Set the key store type
- setMax(int) - Method in class es.gob.fnmt.gui.ProgressDialogUI
-
Set the max value of the progress dialog.
- setMessage(String) - Method in class es.gob.fnmt.gui.ProgressDialogUI
-
Update the message to show in the progress dialog.
- setNotifyInterface(SignatureNotification) - Static method in class es.gob.jmulticard.jse.provider.DnieProvider
-
Internal use
- setPasswordDialog(DialogUIHandler) - Static method in class es.gob.fnmt.gui.PasswordUI
-
Set the dialog that will be shown in the PIN request.
- setProgress(int) - Method in class es.gob.fnmt.gui.ProgressDialogUI
-
Reset the progress value of the progress dialog.
- setProgressBarEnabled(boolean) - Method in class es.gob.fnmt.gui.fragment.NetworkCommunicationFragment
-
Enable or disable internal progress bar.
- setProgressBarEnabled(boolean) - Method in class es.gob.fnmt.gui.fragment.NFCCommunicationFragment
-
Enable or disable internal progress bar.
- setSignatureNotification(SignatureNotification) - Method in class es.gob.fnmt.nfc.NFCCommReaderFragment
-
- setSiteHandling(String) - Method in class es.gob.fnmt.net.http.CookiePolicyHandler
-
Set the current HTTP site to be handled.
- setTextColor(String) - Method in class es.gob.fnmt.gui.fragment.NetworkCommunicationFragment
-
Set text color for text components.
- setTextColor(int) - Method in class es.gob.fnmt.gui.fragment.NetworkCommunicationFragment
-
Set text color for text components.
- setTextColor(String) - Method in class es.gob.fnmt.gui.fragment.NFCCommunicationFragment
-
Set text color for internal interface.
- setTextColor(int) - Method in class es.gob.fnmt.gui.fragment.NFCCommunicationFragment
-
Set text color for internal interface.
- setTextTypeFace(Typeface) - Method in class es.gob.fnmt.gui.fragment.NetworkCommunicationFragment
-
Set resource TypeFace for text components.
- setTextTypeFace(Typeface) - Method in class es.gob.fnmt.gui.fragment.NFCCommunicationFragment
-
Set resource TypeFace for text components.
- setTitle(String) - Method in class es.gob.fnmt.gui.ProgressDialogUI
-
Update the title of the progress dialog.
- shouldAccept(URI, HttpCookie) - Method in class es.gob.fnmt.net.http.CookiePolicyHandler
-
Implementation of the java.net.CookiePolicy interface.
- show() - Method in class es.gob.fnmt.gui.ProgressDialogUI
-
Show the dialog.
- showCertificateSelectionDialog(X509Certificate[]) - Method in class es.gob.fnmt.gui.CertificateUI
-
Dialog that lists all the certificates available.
- showConfirmDialog(String) - Method in class es.gob.fnmt.gui.PasswordUI
-
- showConfirmDialog(String) - Method in interface es.gob.jmulticard.ui.passwordcallback.DialogUIHandler
-
Show the dialog requesting user confirmation.
- ShowConnectionTrace - Static variable in class es.gob.fnmt.net.http.HTTPClient
-
- showPasswordDialog(int) - Method in class es.gob.fnmt.gui.PasswordUI
-
- showPasswordDialog(int) - Method in interface es.gob.jmulticard.ui.passwordcallback.DialogUIHandler
-
Show the dialog requesting the password.
- showTextMessages(boolean) - Method in class es.gob.fnmt.gui.fragment.NFCCommunicationFragment
-
Enable or disable showing default messages.
- SIGN_CERT_ALIAS - Static variable in class es.gob.jmulticard.jse.provider.DnieKeyStore
-
- SignatureNotification - Interface in es.gob.fnmt.gui
-
Interface to notify about events during the signature process.
- SignatureNotification.sign_callback_notify - Enum in es.gob.fnmt.gui
-
- streamToByteArray(InputStream) - Static method in class es.gob.fnmt.net.tool.ToolBox
-
Read the input stream and return a byte array.
- streamToString(InputStream) - Static method in class es.gob.fnmt.net.tool.ToolBox
-
Read the input stream and return a string encoded in 'UTF-8'.
- streamToString(InputStream, Charset) - Static method in class es.gob.fnmt.net.tool.ToolBox
-
Read the input stream and return a string.