IP*Works! S/MIME V9
A B C D E F G H I K L M N O P Q R S T U V

S

saveCertificate(String) - Method in class ipworkssmime.Certmgr
Saves the current certificate to a file.
searchMailbox(String) - Method in class ipworkssmime.Simap
Search selected mailbox for specified text.
selectMailbox() - Method in class ipworkssmime.Simap
Select a Mailbox.
send() - Method in class ipworkssmime.Sfilemailer
Sends the current message and MIME encoded attachment.
send() - Method in class ipworkssmime.Shtmlmailer
Sends the current message and MIME encoded attachment.
send() - Method in class ipworkssmime.Ssmtp
Sends the current message.
sendToTerminalAndEmail() - Method in class ipworkssmime.Ssmtp
Sends to terminal and email.
sendToTerminalOnly() - Method in class ipworkssmime.Ssmtp
Sends to terminal only.
sendToTerminalOrEmail() - Method in class ipworkssmime.Ssmtp
Sends to terminal or email.
separator - Variable in class ipworkssmime.SimapMailboxListEvent
 
serialNumber - Variable in class ipworkssmime.SmimeRecipientInfoEvent
 
serialNumber - Variable in class ipworkssmime.SmimeSignerCertInfoEvent
 
setAddress(String) - Method in class ipworkssmime.MessageRecipient
 
setAllowExtensions(boolean) - Method in class ipworkssmime.Ssmtp
A switch allowing the bean to use ESMTP features (SMTP extensions).
setArticleFrom(String) - Method in class ipworkssmime.Snntp
The email address of the author (for posting articles).
setArticleReferences(String) - Method in class ipworkssmime.Snntp
Articles to which the posted article follows up.
setArticleReplyTo(String) - Method in class ipworkssmime.Snntp
The address to reply to (for posting articles).
setArticleStream(OutputStream) - Method in class ipworkssmime.Snntp
Sets the stream to which the article downloaded from the server will be written.
setArticleSubject(String) - Method in class ipworkssmime.Snntp
The article subject (for posted articles).
setArticleText(String) - Method in class ipworkssmime.Snntp
The full text of the article (without the headers).
setAttachedFile(String) - Method in class ipworkssmime.Snntp
A file name which the contents of will be appended to the ArticleText when posting articles.
setAuthMechanism(int) - Method in class ipworkssmime.Sfilemailer
Used when connecting to the mail server.
setAuthMechanism(int) - Method in class ipworkssmime.Shtmlmailer
Used when connecting to the mail server.
setAuthMechanism(int) - Method in class ipworkssmime.Simap
The authentication mechanism to be used when connecting to the mail server.
setAuthMechanism(int) - Method in class ipworkssmime.Spop
The authentication mechanism to be used when connecting to the mail server.
setAuthMechanism(int) - Method in class ipworkssmime.Ssmtp
Used when connecting to the mail server.
setAutoDecodeParts(boolean) - Method in class ipworkssmime.Simap
Determines whether to automatically decode message parts.
setBCc(String) - Method in class ipworkssmime.Sfilemailer
A comma separated list of addresses for blind carbon copies (optional).
setBCc(String) - Method in class ipworkssmime.Shtmlmailer
A comma separated list of addresses for blind carbon copies (optional).
setBCc(String) - Method in class ipworkssmime.Ssmtp
A comma separated list of addresses for blind carbon copies (optional).
setBoundary(String) - Method in class ipworkssmime.Mime
The boundary separating the MIME parts.
setCc(String) - Method in class ipworkssmime.Sfilemailer
A comma separated list of addresses for carbon copies (optional).
setCc(String) - Method in class ipworkssmime.Shtmlmailer
A comma separated list of addresses for carbon copies (optional).
setCc(String) - Method in class ipworkssmime.Ssmtp
A comma separated list of addresses for carbon copies (optional).
setCert(Certificate) - Method in class ipworkssmime.Certmgr
The current selected certificate.
setCertificate(Certificate) - Method in class ipworkssmime.Sfilemailer
The current selected certificate.
setCertificate(Certificate) - Method in class ipworkssmime.Shtmlmailer
The current selected certificate.
setCertificate(Certificate) - Method in class ipworkssmime.Simap
The current selected certificate.
setCertificate(Certificate) - Method in class ipworkssmime.Smime
The current selected certificate.
setCertificate(Certificate) - Method in class ipworkssmime.Snntp
The current selected certificate.
setCertificate(Certificate) - Method in class ipworkssmime.Spop
The current selected certificate.
setCertificate(Certificate) - Method in class ipworkssmime.Ssmtp
The current selected certificate.
setCertStore(byte[]) - Method in class ipworkssmime.Certmgr
The certificate store to search for certificates.
setCertStorePassword(String) - Method in class ipworkssmime.Certmgr
The password for the certificate store (if any).
setCertStoreType(int) - Method in class ipworkssmime.Certmgr
The type of certificate store for CertStore .
setCheckDate(String) - Method in class ipworkssmime.Snntp
The date (format YYMMDD HHMMSS) to check for creation of new groups.
setCommand(String) - Method in class ipworkssmime.Sfilemailer
Used to send additional commands directly to the server.
setCommand(String) - Method in class ipworkssmime.Shtmlmailer
Used to send additional commands directly to the server.
setCommand(String) - Method in class ipworkssmime.Simap
Can be used to send additional commands directly to the server.
setCommand(String) - Method in class ipworkssmime.Snntp
Used to send additional commands directly to the server.
setCommand(String) - Method in class ipworkssmime.Spop
Used to send additional commands directly to the server.
setCommand(String) - Method in class ipworkssmime.Ssmtp
Used to send additional commands directly to the server.
setConnected(boolean) - Method in class ipworkssmime.Sfilemailer
Shows whether the bean is connected.
setConnected(boolean) - Method in class ipworkssmime.Shtmlmailer
Shows whether the bean is connected.
setConnected(boolean) - Method in class ipworkssmime.Simap
Shows whether the bean is connected.
setConnected(boolean) - Method in class ipworkssmime.Snntp
Shows whether the bean is connected.
setConnected(boolean) - Method in class ipworkssmime.Spop
Shows whether the bean is connected.
setConnected(boolean) - Method in class ipworkssmime.Ssmtp
Shows whether the bean is connected.
setContentDisposition(String) - Method in class ipworkssmime.MIMEPart
 
setContentDispositionAttr(String) - Method in class ipworkssmime.MIMEPart
 
setContentId(String) - Method in class ipworkssmime.MIMEPart
 
setContentType(String) - Method in class ipworkssmime.Mime
The value of the content-type header of the message which was encoded/decoded.
setContentType(String) - Method in class ipworkssmime.MIMEPart
 
setContentTypeAttr(String) - Method in class ipworkssmime.Mime
The attributes for content-type header of the message which was encoded/decoded.
setContentTypeAttr(String) - Method in class ipworkssmime.MIMEPart
 
setCurrentArticle(String) - Method in class ipworkssmime.Snntp
The number or message identifier of the current article.
setCurrentGroup(String) - Method in class ipworkssmime.Snntp
The name of the current group.
setDecodedFile(String) - Method in class ipworkssmime.MIMEPart
 
setDecodedString(byte[]) - Method in class ipworkssmime.MIMEPart
 
setDeliveryNotificationTo(String) - Method in class ipworkssmime.Sfilemailer
Email address to send to which to send a delivery notification.
setDeliveryNotificationTo(String) - Method in class ipworkssmime.Shtmlmailer
Email address to send to which to send a delivery notification.
setDeliveryNotificationTo(String) - Method in class ipworkssmime.Ssmtp
Email address to send to which to send a delivery notification.
setDetachedSignature(boolean) - Method in class ipworkssmime.Smime
Specifies whether to include a detached signature when signing a message.
setEncoded(byte[]) - Method in class ipworkssmime.Certificate
 
setEncoding(int) - Method in class ipworkssmime.MIMEPart
 
setEncryptingAlgorithm(String) - Method in class ipworkssmime.Sfilemailer
Textual description of the encrypting algorithm.
setEncryptingAlgorithm(String) - Method in class ipworkssmime.Shtmlmailer
Textual description of the encrypting algorithm.
setEncryptingAlgorithm(String) - Method in class ipworkssmime.Smime
Textual description of the encrypting algorithm.
setEncryptingAlgorithm(String) - Method in class ipworkssmime.Snntp
Textual description of the encrypting algorithm.
setEncryptingAlgorithm(String) - Method in class ipworkssmime.Ssmtp
Textual description of the encrypting algorithm.
setEndByte(long) - Method in class ipworkssmime.Simap
The byte index of the position where the transfer should end.
setExtendedKeyUsage(String) - Method in class ipworkssmime.Certificate
 
setField(String) - Method in class ipworkssmime.Header
 
setFile(String) - Method in class ipworkssmime.FileAttachment
 
setFile(String) - Method in class ipworkssmime.HTMLImage
 
setFilename(String) - Method in class ipworkssmime.MIMEPart
 
setFirewall(Firewall) - Method in class ipworkssmime.Sfilemailer
A set of properties related to firewall access.
setFirewall(Firewall) - Method in class ipworkssmime.Shtmlmailer
A set of properties related to firewall access.
setFirewall(Firewall) - Method in class ipworkssmime.Simap
A set of properties related to firewall access.
setFirewall(Firewall) - Method in class ipworkssmime.Snntp
A set of properties related to firewall access.
setFirewall(Firewall) - Method in class ipworkssmime.Spop
A set of properties related to firewall access.
setFirewall(Firewall) - Method in class ipworkssmime.Ssmtp
A set of properties related to firewall access.
setFirewallType(int) - Method in class ipworkssmime.Firewall
 
setFrom(String) - Method in class ipworkssmime.Sfilemailer
The email address of the sender (required).
setFrom(String) - Method in class ipworkssmime.Shtmlmailer
The email address of the sender (required).
setFrom(String) - Method in class ipworkssmime.Ssmtp
The email address of the sender (required).
setHeaders(String) - Method in class ipworkssmime.MIMEPart
 
setHost(String) - Method in class ipworkssmime.Firewall
 
setHTMLFile(String) - Method in class ipworkssmime.Shtmlmailer
The path to a local HTML file.
setId(String) - Method in class ipworkssmime.HTMLImage
 
setImageType(String) - Method in class ipworkssmime.HTMLImage
 
setImportance(int) - Method in class ipworkssmime.Sfilemailer
Importance of the mail message (optional).
setImportance(int) - Method in class ipworkssmime.Shtmlmailer
Importance of the mail message (optional).
setImportance(int) - Method in class ipworkssmime.Ssmtp
Importance of the mail message (optional).
setIncludeCertificate(boolean) - Method in class ipworkssmime.Smime
Specifies whether to include the signer's certificate with the signed message.
setIncludeCertificate(boolean) - Method in class ipworkssmime.Snntp
Specifies whether to include the signer's certificate with the signed message.
setIncludeCertificate(boolean) - Method in class ipworkssmime.Ssmtp
Specifies whether to include the signer's certificate with the signed message.
setIncludeChain(boolean) - Method in class ipworkssmime.Sfilemailer
Specifies whether to include the signer's certificate chain with the signed message.
setIncludeChain(boolean) - Method in class ipworkssmime.Shtmlmailer
Specifies whether to include the signer's certificate chain with the signed message.
setIncludeChain(boolean) - Method in class ipworkssmime.Smime
Specifies whether to include the signer's certificate chain with the signed message.
setIncludeChain(boolean) - Method in class ipworkssmime.Snntp
Specifies whether to include the signer's certificate chain with the signed message.
setIncludeChain(boolean) - Method in class ipworkssmime.Ssmtp
Specifies whether to include the signer's certificate chain with the signed message.
setIncludeHeaders(boolean) - Method in class ipworkssmime.Spop
Instructs the component to include the headers in the MessageText and LocalFile.
setInputStream(InputStream) - Method in class ipworkssmime.FileAttachment
 
setInputStream(InputStream) - Method in class ipworkssmime.Smime
Sets the stream from which the bean will read data to encode or decode.
setInternalHeaders(String) - Method in class ipworkssmime.Smime
The headers of the MIME entity inside the encrypted or signed message.
setKeyPassword(String) - Method in class ipworkssmime.Certificate
 
setLocalFile(String) - Method in class ipworkssmime.Simap
The path to a local file for downloading the message body.
setLocalHost(String) - Method in class ipworkssmime.Sfilemailer
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
setLocalHost(String) - Method in class ipworkssmime.Shtmlmailer
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
setLocalHost(String) - Method in class ipworkssmime.Simap
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
setLocalHost(String) - Method in class ipworkssmime.Snntp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
setLocalHost(String) - Method in class ipworkssmime.Spop
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
setLocalHost(String) - Method in class ipworkssmime.Ssmtp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
setMailbox(String) - Method in class ipworkssmime.Simap
Name of the mailbox selected on the server.
setMailboxACL(String, String) - Method in class ipworkssmime.Simap
Sets mailbox access control rights for a specific user.
setMailPort(int) - Method in class ipworkssmime.Sfilemailer
The server port for SMTP (default 25).
setMailPort(int) - Method in class ipworkssmime.Shtmlmailer
The server port for SMTP (default 25).
setMailPort(int) - Method in class ipworkssmime.Simap
The port of the IMAP server (default is 143).
setMailPort(int) - Method in class ipworkssmime.Spop
The server port for POP (default 110).
setMailPort(int) - Method in class ipworkssmime.Ssmtp
The server port for SMTP (default 25).
setMailServer(String) - Method in class ipworkssmime.Sfilemailer
The name or address of a mail server (mail relay).
setMailServer(String) - Method in class ipworkssmime.Shtmlmailer
The name or address of a mail server (mail relay).
setMailServer(String) - Method in class ipworkssmime.Simap
The name or address of the mail server (IMAP server).
setMailServer(String) - Method in class ipworkssmime.Spop
The name or address of a mail server (internet post office server).
setMailServer(String) - Method in class ipworkssmime.Ssmtp
The name or address of a mail server (mail relay).
setMaxLines(int) - Method in class ipworkssmime.Snntp
The maximum number of message lines aside from headers to retrieve.
setMaxLines(int) - Method in class ipworkssmime.Spop
The maximum number of message lines besides headers to retrieve.
setMessage(byte[]) - Method in class ipworkssmime.Mime
Contains the encoded message text or a path to a file which contains the encoded message text.
setMessage(byte[]) - Method in class ipworkssmime.Simap
Provides the raw message content.
setMessage(byte[]) - Method in class ipworkssmime.Smime
The fully encoded or decoded S/MIME message.
setMessage(byte[]) - Method in class ipworkssmime.Ssmtp
Provides a way to set the raw message content.
setMessageDate(String) - Method in class ipworkssmime.Sfilemailer
Date of the mail message (optional).
setMessageDate(String) - Method in class ipworkssmime.Shtmlmailer
Date of the mail message (optional).
setMessageDate(String) - Method in class ipworkssmime.Ssmtp
Date of the mail message (optional).
setMessageFlags(String) - Method in class ipworkssmime.Simap
Contains the flags of the current message.
setMessageHeadersString(String) - Method in class ipworkssmime.Mime
String version of the MIME message headers.
setMessageHeadersString(String) - Method in class ipworkssmime.Simap
String version of RFC822-encoded headers of the message.
setMessageHeadersString(String) - Method in class ipworkssmime.Smime
String version of headers from the SMIME message.
setMessageHTML(String) - Method in class ipworkssmime.Shtmlmailer
The HTML version of the message.
setMessageHTMLStream(InputStream) - Method in class ipworkssmime.Shtmlmailer
Sets the stream from which the bean will read the HTML version of the message.
setMessageId(String) - Method in class ipworkssmime.Sfilemailer
The Message Identifier for the message.
setMessageId(String) - Method in class ipworkssmime.Shtmlmailer
The Message Identifier for the message.
setMessageId(String) - Method in class ipworkssmime.Ssmtp
The Message Identifier for the message.
setMessageNumber(int) - Method in class ipworkssmime.Spop
Current (selected) message.
setMessageSet(String) - Method in class ipworkssmime.Simap
The set of messages to operate on.
setMessageStream(InputStream) - Method in class ipworkssmime.Sfilemailer
Sets the stream to be uploaded to the server as part of the message.
setMessageStream(OutputStream) - Method in class ipworkssmime.Simap
Sets the stream to which the message (or message part) downloaded from the server will be written.
setMessageStream(OutputStream) - Method in class ipworkssmime.Spop
Sets the stream to which the message downloaded from the server will be written.
setMessageStream(InputStream) - Method in class ipworkssmime.Ssmtp
Sets the stream to be uploaded to the server as part of the message.
setMessageText(String) - Method in class ipworkssmime.Sfilemailer
The full text of the message to send (without headers).
setMessageText(String) - Method in class ipworkssmime.Shtmlmailer
The plain text version of the message.
setMessageText(String) - Method in class ipworkssmime.Simap
The body of the retrieved message
setMessageText(String) - Method in class ipworkssmime.Ssmtp
The full text of the message to send (without headers).
setName(String) - Method in class ipworkssmime.FileAttachment
 
setName(String) - Method in class ipworkssmime.MessageRecipient
 
setName(String) - Method in class ipworkssmime.MIMEPart
 
setNewsgroups(String) - Method in class ipworkssmime.Snntp
A comma separated list of newsgroups in which to post the article.
setNewsPort(int) - Method in class ipworkssmime.Snntp
The server port for NNTP (default 119).
setNewsServer(String) - Method in class ipworkssmime.Snntp
The name or address of a news server.
setOptions(String) - Method in class ipworkssmime.MessageRecipient
 
setOrganization(String) - Method in class ipworkssmime.Snntp
The organization of the author (for posting articles).
setOtherHeaders(String) - Method in class ipworkssmime.Sfilemailer
An RFC 822 compliant string consisting of extra headers.
setOtherHeaders(String) - Method in class ipworkssmime.Shtmlmailer
An RFC 822 compliant string consisting of extra headers.
setOtherHeaders(String) - Method in class ipworkssmime.Snntp
An RFC850 compliant string consisting of extra headers (for posting articles).
setOtherHeaders(String) - Method in class ipworkssmime.Ssmtp
An RFC 822 compliant string consisting of extra headers.
setOutputStream(OutputStream) - Method in class ipworkssmime.Smime
The stream to which the bean will write the fully encoded or decoded S/MIME data.
setOverviewRange(String) - Method in class ipworkssmime.Snntp
A range for the GroupOverview method (first-last).
setOverwrite(boolean) - Method in class ipworkssmime.Simap
Indicates whether or not the bean should overwrite files during transfer.
setParseHTML(boolean) - Method in class ipworkssmime.Shtmlmailer
Controls the behavior of the MessageHTML property.
setPartInputStream(InputStream) - Method in class ipworkssmime.MIMEPart
 
setPartOutputStream(OutputStream) - Method in class ipworkssmime.MIMEPart
 
setPassword(String) - Method in class ipworkssmime.Firewall
 
setPassword(String) - Method in class ipworkssmime.Sfilemailer
A password for logon to the MailServer .
setPassword(String) - Method in class ipworkssmime.Shtmlmailer
A password for logon to the MailServer .
setPassword(String) - Method in class ipworkssmime.Simap
The password used to authenticate to the MailServer .
setPassword(String) - Method in class ipworkssmime.Snntp
A logon password for the NewsServer .
setPassword(String) - Method in class ipworkssmime.Spop
The password for the mailbox user.
setPassword(String) - Method in class ipworkssmime.Ssmtp
A password for logon to the MailServer .
setPeekMode(boolean) - Method in class ipworkssmime.Simap
When set to True, the message Seen flag is not changed during reading.
setPort(int) - Method in class ipworkssmime.Firewall
 
setPriority(int) - Method in class ipworkssmime.Sfilemailer
Priority of the mail message (optional).
setPriority(int) - Method in class ipworkssmime.Shtmlmailer
Priority of the mail message (optional).
setPriority(int) - Method in class ipworkssmime.Ssmtp
Priority of the mail message (optional).
setPublicKeyAlgorithm(String) - Method in class ipworkssmime.Certificate
 
setReadReceiptTo(String) - Method in class ipworkssmime.Sfilemailer
Email address to send a read receipt to.
setReadReceiptTo(String) - Method in class ipworkssmime.Shtmlmailer
Email address to send a read receipt to.
setReadReceiptTo(String) - Method in class ipworkssmime.Ssmtp
Email address to send a read receipt to.
setRecipientType(int) - Method in class ipworkssmime.MessageRecipient
 
setReplyTo(String) - Method in class ipworkssmime.Sfilemailer
A mail address to which to reply (optional).
setReplyTo(String) - Method in class ipworkssmime.Shtmlmailer
A mail address to which to reply (optional).
setReplyTo(String) - Method in class ipworkssmime.Ssmtp
A mail address to which to reply (optional).
setReturnPath(String) - Method in class ipworkssmime.Ssmtp
Sets the Return-Path to be used for sending email.
setSearchHeader(String) - Method in class ipworkssmime.Snntp
A header for the GroupSearch method.
setSearchPattern(String) - Method in class ipworkssmime.Snntp
A search pattern for the GroupSearch method.
setSearchRange(String) - Method in class ipworkssmime.Snntp
A range for the GroupSearch method (first-last).
setSendTo(String) - Method in class ipworkssmime.Sfilemailer
A comma separated list of addresses for destinations (required).
setSendTo(String) - Method in class ipworkssmime.Shtmlmailer
A comma separated list of addresses for destinations (required).
setSendTo(String) - Method in class ipworkssmime.Ssmtp
A comma separated list of addresses for destinations (required).
setSensitivity(int) - Method in class ipworkssmime.Sfilemailer
Sensitivity of the mail message (optional).
setSensitivity(int) - Method in class ipworkssmime.Shtmlmailer
Sensitivity of the mail message (optional).
setSensitivity(int) - Method in class ipworkssmime.Ssmtp
Sensitivity of the mail message (optional).
setSignerCert(Certificate) - Method in class ipworkssmime.Simap
Contains the certificate of the message signer.
setSignerCert(Certificate) - Method in class ipworkssmime.Smime
Contains the certificate of the message signer.
setSignerCert(Certificate) - Method in class ipworkssmime.Snntp
Contains the certificate of the message signer.
setSignerCert(Certificate) - Method in class ipworkssmime.Spop
Contains the certificate of the message signer.
setSigningAlgorithm(String) - Method in class ipworkssmime.Sfilemailer
Textual description of the signature hash algorithm.
setSigningAlgorithm(String) - Method in class ipworkssmime.Shtmlmailer
Textual description of the signature hash algorithm.
setSigningAlgorithm(String) - Method in class ipworkssmime.Simap
Textual description of the signature hash algorithm.
setSigningAlgorithm(String) - Method in class ipworkssmime.Smime
Textual description of the signature hash algorithm.
setSigningAlgorithm(String) - Method in class ipworkssmime.Snntp
Textual description of the signature hash algorithm.
setSigningAlgorithm(String) - Method in class ipworkssmime.Spop
Textual description of the signature hash algorithm.
setSigningAlgorithm(String) - Method in class ipworkssmime.Ssmtp
Textual description of the signature hash algorithm.
setSortCriteria(String) - Method in class ipworkssmime.Simap
Sorts criteria to use for message retrieval operations.
setSSLAcceptServerCert(Certificate) - Method in class ipworkssmime.Sfilemailer
Instructs the bean to unconditionally accept the server certificate that matches the supplied certificate.
setSSLAcceptServerCert(Certificate) - Method in class ipworkssmime.Shtmlmailer
Instructs the bean to unconditionally accept the server certificate that matches the supplied certificate.
setSSLAcceptServerCert(Certificate) - Method in class ipworkssmime.Simap
Instructs the bean to unconditionally accept the server certificate that matches the supplied certificate.
setSSLAcceptServerCert(Certificate) - Method in class ipworkssmime.Snntp
Instructs the bean to unconditionally accept the server certificate that matches the supplied certificate.
setSSLAcceptServerCert(Certificate) - Method in class ipworkssmime.Spop
Instructs the bean to unconditionally accept the server certificate that matches the supplied certificate.
setSSLAcceptServerCert(Certificate) - Method in class ipworkssmime.Ssmtp
Instructs the bean to unconditionally accept the server certificate that matches the supplied certificate.
setSSLCert(Certificate) - Method in class ipworkssmime.Sfilemailer
The certificate to be used during SSL negotiation.
setSSLCert(Certificate) - Method in class ipworkssmime.Shtmlmailer
The certificate to be used during SSL negotiation.
setSSLCert(Certificate) - Method in class ipworkssmime.Simap
The certificate to be used during SSL negotiation.
setSSLCert(Certificate) - Method in class ipworkssmime.Snntp
The certificate to be used during SSL negotiation.
setSSLCert(Certificate) - Method in class ipworkssmime.Spop
The certificate to be used during SSL negotiation.
setSSLCert(Certificate) - Method in class ipworkssmime.Ssmtp
The certificate to be used during SSL negotiation.
setSSLStartMode(int) - Method in class ipworkssmime.Sfilemailer
Determines how the bean starts the SSL negotiation.
setSSLStartMode(int) - Method in class ipworkssmime.Shtmlmailer
Determines how the bean starts the SSL negotiation.
setSSLStartMode(int) - Method in class ipworkssmime.Simap
Determines how the bean starts the SSL negotiation.
setSSLStartMode(int) - Method in class ipworkssmime.Snntp
Determines how the bean starts the SSL negotiation.
setSSLStartMode(int) - Method in class ipworkssmime.Spop
Determines how the bean starts the SSL negotiation.
setSSLStartMode(int) - Method in class ipworkssmime.Ssmtp
Determines how the bean starts the SSL negotiation.
setStartByte(long) - Method in class ipworkssmime.Simap
The byte index of the position where the transfer should start.
setStore(byte[]) - Method in class ipworkssmime.Certificate
 
setStorePassword(String) - Method in class ipworkssmime.Certificate
 
setStoreType(int) - Method in class ipworkssmime.Certificate
 
setSubject(String) - Method in class ipworkssmime.Certificate
 
setSubject(String) - Method in class ipworkssmime.Sfilemailer
The subject of the mail message (optional).
setSubject(String) - Method in class ipworkssmime.Shtmlmailer
The subject of the mail message (optional).
setSubject(String) - Method in class ipworkssmime.Ssmtp
The subject of the mail message (optional).
setTimeout(int) - Method in class ipworkssmime.Sfilemailer
A timeout for the bean.
setTimeout(int) - Method in class ipworkssmime.Shtmlmailer
A timeout for the bean.
setTimeout(int) - Method in class ipworkssmime.Simap
A timeout for the bean.
setTimeout(int) - Method in class ipworkssmime.Snntp
A timeout for the bean.
setTimeout(int) - Method in class ipworkssmime.Spop
A timeout for the bean.
setTimeout(int) - Method in class ipworkssmime.Ssmtp
A timeout for the bean.
setUIDMode(boolean) - Method in class ipworkssmime.Simap
If true, permanent message identifiers are used instead of the default temporary identifiers.
setUsage(String) - Method in class ipworkssmime.Certificate
 
setUsageFlags(int) - Method in class ipworkssmime.Certificate
 
setUser(String) - Method in class ipworkssmime.Firewall
 
setUser(String) - Method in class ipworkssmime.Sfilemailer
A user identifier to login as in the MailServer .
setUser(String) - Method in class ipworkssmime.Shtmlmailer
A user identifier to login as in the MailServer .
setUser(String) - Method in class ipworkssmime.Simap
The user name used to authenticate to the MailServer .
setUser(String) - Method in class ipworkssmime.Snntp
A user identifier to login as in the NewsServer .
setUser(String) - Method in class ipworkssmime.Spop
The user identifier for the mailbox.
setUser(String) - Method in class ipworkssmime.Ssmtp
A user identifier to login as in the MailServer .
setValue(String) - Method in class ipworkssmime.Header
 
Sfilemailer - Class in ipworkssmime
The SFileMailer Bean is used to send emails with file attachments.
Sfilemailer() - Constructor for class ipworkssmime.Sfilemailer
Creates an instance of Sfilemailer Bean.
Sfilemailer(String) - Constructor for class ipworkssmime.Sfilemailer
Creates an instance of Sfilemailer Bean with specified run-time license.
SfilemailerConnectionStatusEvent - Class in ipworkssmime
Fired to indicate changes in connection state.
SfilemailerEndTransferEvent - Class in ipworkssmime
Fired when the message text completes transferring.
SfilemailerErrorEvent - Class in ipworkssmime
Information about errors during data delivery.
SfilemailerEventListener - Interface in ipworkssmime
Event listener for the "Sfilemailer Class".
SfilemailerPITrailEvent - Class in ipworkssmime
Traces the commands sent to the mail server, and the respective replies.
SfilemailerSSLServerAuthenticationEvent - Class in ipworkssmime
Fired after the server presents its certificate to the client.
SfilemailerSSLStatusEvent - Class in ipworkssmime
Shows the progress of the secure connection.
SfilemailerStartTransferEvent - Class in ipworkssmime
Fired when the message text starts transferring.
SfilemailerTransferEvent - Class in ipworkssmime
Fired while the message text gets transferred to MailServer .
showCertificateChain() - Method in class ipworkssmime.Certmgr
Show certificate chain.
Shtmlmailer - Class in ipworkssmime
The HTMLMailer Bean is used to send HTML email.
Shtmlmailer() - Constructor for class ipworkssmime.Shtmlmailer
Creates an instance of Shtmlmailer Bean.
Shtmlmailer(String) - Constructor for class ipworkssmime.Shtmlmailer
Creates an instance of Shtmlmailer Bean with specified run-time license.
ShtmlmailerConnectionStatusEvent - Class in ipworkssmime
Fired to indicate changes in connection state.
ShtmlmailerEndTransferEvent - Class in ipworkssmime
Fired when the message text completes transferring.
ShtmlmailerErrorEvent - Class in ipworkssmime
Information about errors during data delivery.
ShtmlmailerEventListener - Interface in ipworkssmime
Event listener for the "Shtmlmailer Class".
ShtmlmailerPITrailEvent - Class in ipworkssmime
Traces the commands sent to the mail server, and the respective replies.
ShtmlmailerSSLServerAuthenticationEvent - Class in ipworkssmime
Fired after the server presents its certificate to the client.
ShtmlmailerSSLStatusEvent - Class in ipworkssmime
Shows the progress of the secure connection.
ShtmlmailerStartTransferEvent - Class in ipworkssmime
Fired when the message text starts transferring.
ShtmlmailerTransferEvent - Class in ipworkssmime
Fired while the message text gets transferred to MailServer .
sign() - Method in class ipworkssmime.Sfilemailer
Signs the current Message .
sign() - Method in class ipworkssmime.Shtmlmailer
Signs the current Message .
sign() - Method in class ipworkssmime.Smime
Signs the current Message .
sign() - Method in class ipworkssmime.Snntp
Signs the current Message .
sign() - Method in class ipworkssmime.Ssmtp
Signs the current Message .
signAndEncrypt() - Method in class ipworkssmime.Sfilemailer
Signs and encrypts the current Message .
signAndEncrypt() - Method in class ipworkssmime.Shtmlmailer
Signs and encrypts the current Message .
signAndEncrypt() - Method in class ipworkssmime.Smime
Signs and encrypts the current Message .
signAndEncrypt() - Method in class ipworkssmime.Snntp
Signs and encrypts the current Message .
signAndEncrypt() - Method in class ipworkssmime.Ssmtp
Signs and encrypts the current Message .
signCSR(byte[], int) - Method in class ipworkssmime.Certmgr
Creates a signed certificate from a CSR.
signerCertInfo(SmimeSignerCertInfoEvent) - Method in interface ipworkssmime.SmimeEventListener
 
Simap - Class in ipworkssmime
The SIMAP Bean is used to communicate with IMAP servers using the IMAP (Internet Message Access) protocol.
Simap() - Constructor for class ipworkssmime.Simap
Creates an instance of Simap Bean.
Simap(String) - Constructor for class ipworkssmime.Simap
Creates an instance of Simap Bean with specified run-time license.
SimapConnectionStatusEvent - Class in ipworkssmime
Fired to indicate changes in connection state.
SimapEndTransferEvent - Class in ipworkssmime
Fired when the message or the part data finishes transferring.
SimapErrorEvent - Class in ipworkssmime
Information about errors during data delivery.
SimapEventListener - Interface in ipworkssmime
Event listener for the "Simap Class".
SimapHeaderEvent - Class in ipworkssmime
Fired every time a header line comes in.
SimapMailboxACLEvent - Class in ipworkssmime
Fires for each set of access control rights returned by the server
SimapMailboxListEvent - Class in ipworkssmime
Fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods.
SimapMessageInfoEvent - Class in ipworkssmime
Fired with information for the message(s) retrieved by the server.
SimapMessagePartEvent - Class in ipworkssmime
Fired for each message part when FetchMessageInfo is called.
SimapPITrailEvent - Class in ipworkssmime
Traces the commands sent to the mail server, and the respective replies.
SimapSSLServerAuthenticationEvent - Class in ipworkssmime
Fired after the server presents its certificate to the client.
SimapSSLStatusEvent - Class in ipworkssmime
Shows the progress of the secure connection.
SimapStartTransferEvent - Class in ipworkssmime
Fired when the message or the part data starts transferring.
SimapTransferEvent - Class in ipworkssmime
Fired while the message gets transferred from the MailServer .
size - Variable in class ipworkssmime.SimapMessageInfoEvent
 
size - Variable in class ipworkssmime.SimapMessagePartEvent
 
Smime - Class in ipworkssmime
The SMIME bean implements the S/MIME standard for encryption and decryption with public key cryptography and X.509 digital certificates.
Smime() - Constructor for class ipworkssmime.Smime
Creates an instance of Smime Bean.
Smime(String) - Constructor for class ipworkssmime.Smime
Creates an instance of Smime Bean with specified run-time license.
SmimeErrorEvent - Class in ipworkssmime
Information about errors during data delivery.
SmimeEventListener - Interface in ipworkssmime
Event listener for the "Smime Class".
SmimeRecipientInfoEvent - Class in ipworkssmime
Fired for each recipient certificate of the encrypted message.
SmimeSignerCertInfoEvent - Class in ipworkssmime
Fired during verification of the signed message.
Snntp - Class in ipworkssmime
The SNNTP Bean is used to read and post articles on Usenet news servers.
Snntp() - Constructor for class ipworkssmime.Snntp
Creates an instance of Snntp Bean.
Snntp(String) - Constructor for class ipworkssmime.Snntp
Creates an instance of Snntp Bean with specified run-time license.
SnntpConnectionStatusEvent - Class in ipworkssmime
Fired to indicate changes in connection state.
SnntpEndTransferEvent - Class in ipworkssmime
Fired when the article text completes transferring.
SnntpErrorEvent - Class in ipworkssmime
Information about errors during data delivery.
SnntpEventListener - Interface in ipworkssmime
Event listener for the "Snntp Class".
SnntpGroupListEvent - Class in ipworkssmime
Fired while group data transfers (during group listings).
SnntpGroupOverviewEvent - Class in ipworkssmime
Fired for each line of article overview data (during group overviews).
SnntpGroupSearchEvent - Class in ipworkssmime
Fired for each line of group search data (during group searches).
SnntpHeaderEvent - Class in ipworkssmime
Fired for every article header being retrieved during article retrieval.
SnntpPITrailEvent - Class in ipworkssmime
Traces the commands sent to the news server, and the respective replies.
SnntpSSLServerAuthenticationEvent - Class in ipworkssmime
Fired after the server presents its certificate to the client.
SnntpSSLStatusEvent - Class in ipworkssmime
Shows the progress of the secure connection.
SnntpStartTransferEvent - Class in ipworkssmime
Fired when the article text starts transferring.
SnntpTransferEvent - Class in ipworkssmime
Fired while the article text gets transferred (to or from the NewsServer ).
Spop - Class in ipworkssmime
The SPOP Bean is used retrieve electronic mail from Internet Post Office servers (POP).
Spop() - Constructor for class ipworkssmime.Spop
Creates an instance of Spop Bean.
Spop(String) - Constructor for class ipworkssmime.Spop
Creates an instance of Spop Bean with specified run-time license.
SpopConnectionStatusEvent - Class in ipworkssmime
Fired to indicate changes in connection state.
SpopEndTransferEvent - Class in ipworkssmime
Fired when the message completes transferring.
SpopErrorEvent - Class in ipworkssmime
Information about errors during data delivery.
SpopEventListener - Interface in ipworkssmime
Event listener for the "Spop Class".
SpopHeaderEvent - Class in ipworkssmime
Fired for every message header being retrieved.
SpopMessageListEvent - Class in ipworkssmime
Fired for every message listed by ListMessageSizes and/or ListMessageUIDs .
SpopPITrailEvent - Class in ipworkssmime
Traces the commands sent to the mail server, and the respective replies.
SpopSSLServerAuthenticationEvent - Class in ipworkssmime
Fired after the server presents its certificate to the client.
SpopSSLStatusEvent - Class in ipworkssmime
Shows the progress of the secure connection.
SpopStartTransferEvent - Class in ipworkssmime
Fired when the message starts transferring.
SpopTransferEvent - Class in ipworkssmime
Fired while the message gets transferred from MailServer .
sslAutomatic - Static variable in class ipworkssmime.Sfilemailer
 
sslAutomatic - Static variable in class ipworkssmime.Shtmlmailer
 
sslAutomatic - Static variable in class ipworkssmime.Simap
 
sslAutomatic - Static variable in class ipworkssmime.Snntp
 
sslAutomatic - Static variable in class ipworkssmime.Spop
 
sslAutomatic - Static variable in class ipworkssmime.Ssmtp
 
sslExplicit - Static variable in class ipworkssmime.Sfilemailer
 
sslExplicit - Static variable in class ipworkssmime.Shtmlmailer
 
sslExplicit - Static variable in class ipworkssmime.Simap
 
sslExplicit - Static variable in class ipworkssmime.Snntp
 
sslExplicit - Static variable in class ipworkssmime.Spop
 
sslExplicit - Static variable in class ipworkssmime.Ssmtp
 
sslImplicit - Static variable in class ipworkssmime.Sfilemailer
 
sslImplicit - Static variable in class ipworkssmime.Shtmlmailer
 
sslImplicit - Static variable in class ipworkssmime.Simap
 
sslImplicit - Static variable in class ipworkssmime.Snntp
 
sslImplicit - Static variable in class ipworkssmime.Spop
 
sslImplicit - Static variable in class ipworkssmime.Ssmtp
 
sslNone - Static variable in class ipworkssmime.Sfilemailer
 
sslNone - Static variable in class ipworkssmime.Shtmlmailer
 
sslNone - Static variable in class ipworkssmime.Simap
 
sslNone - Static variable in class ipworkssmime.Snntp
 
sslNone - Static variable in class ipworkssmime.Spop
 
sslNone - Static variable in class ipworkssmime.Ssmtp
 
SSLServerAuthentication(SfilemailerSSLServerAuthenticationEvent) - Method in interface ipworkssmime.SfilemailerEventListener
 
SSLServerAuthentication(ShtmlmailerSSLServerAuthenticationEvent) - Method in interface ipworkssmime.ShtmlmailerEventListener
 
SSLServerAuthentication(SimapSSLServerAuthenticationEvent) - Method in interface ipworkssmime.SimapEventListener
 
SSLServerAuthentication(SnntpSSLServerAuthenticationEvent) - Method in interface ipworkssmime.SnntpEventListener
 
SSLServerAuthentication(SpopSSLServerAuthenticationEvent) - Method in interface ipworkssmime.SpopEventListener
 
SSLServerAuthentication(SsmtpSSLServerAuthenticationEvent) - Method in interface ipworkssmime.SsmtpEventListener
 
SSLStatus(SfilemailerSSLStatusEvent) - Method in interface ipworkssmime.SfilemailerEventListener
 
SSLStatus(ShtmlmailerSSLStatusEvent) - Method in interface ipworkssmime.ShtmlmailerEventListener
 
SSLStatus(SimapSSLStatusEvent) - Method in interface ipworkssmime.SimapEventListener
 
SSLStatus(SnntpSSLStatusEvent) - Method in interface ipworkssmime.SnntpEventListener
 
SSLStatus(SpopSSLStatusEvent) - Method in interface ipworkssmime.SpopEventListener
 
SSLStatus(SsmtpSSLStatusEvent) - Method in interface ipworkssmime.SsmtpEventListener
 
Ssmtp - Class in ipworkssmime
The SSMTP Bean is used to send Internet mail using the SMTP protocol (the Internet mail standard).
Ssmtp() - Constructor for class ipworkssmime.Ssmtp
Creates an instance of Ssmtp Bean.
Ssmtp(String) - Constructor for class ipworkssmime.Ssmtp
Creates an instance of Ssmtp Bean with specified run-time license.
SsmtpConnectionStatusEvent - Class in ipworkssmime
Fired to indicate changes in connection state.
SsmtpEndTransferEvent - Class in ipworkssmime
Fired when the message text completes transferring.
SsmtpErrorEvent - Class in ipworkssmime
Information about errors during data delivery.
SsmtpEventListener - Interface in ipworkssmime
Event listener for the "Ssmtp Class".
SsmtpExpandEvent - Class in ipworkssmime
Fired for every email address returned by the server when the Expand method is called.
SsmtpPITrailEvent - Class in ipworkssmime
Traces the commands sent to the mail server, and the respective replies.
SsmtpSSLServerAuthenticationEvent - Class in ipworkssmime
Fired after the server presents its certificate to the client.
SsmtpSSLStatusEvent - Class in ipworkssmime
Shows the progress of the secure connection.
SsmtpStartTransferEvent - Class in ipworkssmime
Fired when the message text starts transferring.
SsmtpTransferEvent - Class in ipworkssmime
Fired while the message text gets transferred to MailServer .
startTransfer(SfilemailerStartTransferEvent) - Method in interface ipworkssmime.SfilemailerEventListener
 
startTransfer(ShtmlmailerStartTransferEvent) - Method in interface ipworkssmime.ShtmlmailerEventListener
 
startTransfer(SimapStartTransferEvent) - Method in interface ipworkssmime.SimapEventListener
 
startTransfer(SnntpStartTransferEvent) - Method in interface ipworkssmime.SnntpEventListener
 
startTransfer(SpopStartTransferEvent) - Method in interface ipworkssmime.SpopEventListener
 
startTransfer(SsmtpStartTransferEvent) - Method in interface ipworkssmime.SsmtpEventListener
 
status - Variable in class ipworkssmime.SfilemailerSSLServerAuthenticationEvent
 
status - Variable in class ipworkssmime.ShtmlmailerSSLServerAuthenticationEvent
 
status - Variable in class ipworkssmime.SimapSSLServerAuthenticationEvent
 
status - Variable in class ipworkssmime.SnntpSSLServerAuthenticationEvent
 
status - Variable in class ipworkssmime.SpopSSLServerAuthenticationEvent
 
status - Variable in class ipworkssmime.SsmtpSSLServerAuthenticationEvent
 
statusCode - Variable in class ipworkssmime.SfilemailerConnectionStatusEvent
 
statusCode - Variable in class ipworkssmime.ShtmlmailerConnectionStatusEvent
 
statusCode - Variable in class ipworkssmime.SimapConnectionStatusEvent
 
statusCode - Variable in class ipworkssmime.SnntpConnectionStatusEvent
 
statusCode - Variable in class ipworkssmime.SpopConnectionStatusEvent
 
statusCode - Variable in class ipworkssmime.SsmtpConnectionStatusEvent
 
storeList(CertmgrStoreListEvent) - Method in interface ipworkssmime.CertmgrEventListener
 
subject - Variable in class ipworkssmime.SimapMessageInfoEvent
 
subject - Variable in class ipworkssmime.SnntpGroupOverviewEvent
 
subscribeMailbox() - Method in class ipworkssmime.Simap
Subscribes to the mailbox specified by Mailbox .

IP*Works! S/MIME V9
A B C D E F G H I K L M N O P Q R S T U V
Copyright (c) 2013 /n software inc. - All rights reserved.