Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- getAttachment() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedMailInput
-
Get the protected mail body attachment input.
- getBCCAddresses() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the email addresses of
BCCrecipients. - getBCCAddresses() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the email addresses of
BCCrecipients. - getBody() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the email body details.
- getBody() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the email body details.
- getBodyAsAttachment() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedMailOutput
-
Get the protected mail attachment output to be attached as regular attachment.
- getBodyFilePath() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailBody
-
Get the body file path.
- getBodyFormat() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailBody
-
Get the body format.
- getCCAddresses() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the email addresses of
CCrecipients. - getCCAddresses() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the email addresses of
CCrecipients. - getCryptoHandler() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
-
CryptoHandler object.
- getCryptoHandlerKeyID() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
-
Key Id which was used during the authentication process.
- getCustomAttributeData() - Method in class com.seclore.fs.helper.core.WrapperInputDetails
-
Any custom data need to be present in wrapped file.
- getCustomAttributesFromHTMLFile(String) - Method in class com.seclore.fs.helper.library.FSHelper
-
This method returns the custom attributes from Seclore HTML wrapped file.
- getCustomMetadata() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
The custom metadata information that is written in HTML wrapper template when mail body is wrapped
Example: - getCustomMetadata() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
The custom metadata information that is written in HTML wrapper template when mail body is wrapped
Example: - getDateFromFSFormat(String) - Static method in class com.seclore.fs.ws.client.util.WSClientDateUtil
-
This method converts the String FileSecure date format in to the Calendar instance.
- getDateInFSFormat(Calendar) - Static method in class com.seclore.fs.ws.client.util.WSClientDateUtil
-
This method converts the Calendar instance in to the FileSecure date format.
- getDisplayFileName() - Method in class com.seclore.fs.helper.core.WrapperInputDetails
-
The original file name.
- getEnterpriseApplicationID() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
-
Enterprise Application ID with which the Connection is authenticated.
- getErrorCode() - Method in exception com.seclore.fs.helper.exception.FSHelperException
-
This method returns the Error Code.
- getFileHeader(String) - Method in class com.seclore.fs.helper.library.FSHelper
-
This method returns the header XML of the protected or HTML wrapped file.
- getFileId() - Method in class com.seclore.fs.helper.core.ProtectedFile
-
This method returns the file identifier of the protected file.
- getFileId() - Method in class com.seclore.fs.helper.core.ProtectedSMail
-
This method returns the file identifier of the protected smail.
- getFileId() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedAttachmentOutput
-
Get the protected attachment file id.
- getFileId(String) - Method in class com.seclore.fs.helper.library.FSHelper
-
This method returns the File Identifier of protected or HTML wrapped file.
- getFilePath() - Method in class com.seclore.fs.helper.core.ProtectedFile
-
This method returns the path of the protected file or wrapped file.
- getFilePath() - Method in class com.seclore.fs.helper.core.ProtectedSMail
-
This method returns the path of the protected smail.
- getFilePath() - Method in class com.seclore.fs.helper.core.UnprotectedFile
-
This method returns the path of the unprotected file or wrapped file.
- getFilePath() - Method in class com.seclore.fs.helper.core.UnwrapOutputDetails
- getFilePath() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IAttachment
-
Get the attachment file path.
- getFilePath() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedAttachmentInput
-
Get the protected attachment file path.
- getFilePath() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedAttachmentOutput
-
Get the protected attachment file path.
- getFromAddress() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the
FROMemail address. - getFromAddress() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the
FROMemail address. - getHelper(String) - Static method in class com.seclore.fs.helper.library.FSHelperLibrary
-
Get an instance of
FSHelperfor the given identifier. - getHtmlCustomMetadata() - Method in class com.seclore.fs.helper.core.WrapperInputDetails
-
HTML Custom Metadata to be written within 'sec_html_custom_metadata' tag
- getHtmlCustomMetaData() - Method in class com.seclore.fs.helper.core.ProtectedFile
- getHtmlCustomMetaData() - Method in class com.seclore.fs.helper.core.UnwrapOutputDetails
- getHTMLWrappedFileId(String) - Method in class com.seclore.fs.helper.library.FSHelper
-
This method returns the File Identifier of Seclore HTML wrapped file.
- getHtmlWrapperVersion() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
- getId() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
-
This method returns the unique identifier of the connection.
- getInlineAttachments() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the list of inline attachments needed for protecting mail body.
- getInlineAttachments() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the list of inline attachments.
- getInstance(String, boolean, Config, String, CryptoHandler) - Static method in class com.seclore.fs.ws.client.pscp.PSConnection
-
This method returns the instance of PSConnection.
In the process of returning the connection,it will first try with the given url.
If connection fails with the given url,it will enumerate all the configured urls in the server details implementation and tries to get connection with each of them.
finally it returns the successful connection with url or null if connection is not successful with any configured url. - getIntegratedAppName() - Static method in class com.seclore.fs.helper.library.FSHelperLibrary
- getKeyID() - Method in class com.seclore.fs.helper.crypto.DefaultCryptoHandler
- getLocaleFromHTMLFile(String) - Method in class com.seclore.fs.helper.library.FSHelper
-
This method returns the Locale of Seclore HTML wrapped file.
- getMessage() - Method in exception com.seclore.fs.helper.exception.FSHelperException
-
This method returns the Error Message.
- getName() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IAttachment
-
Get the attachment name.
- getName() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedAttachmentInput
-
Get the protected attachment file name.
- getName() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedAttachmentOutput
-
Get the protected attachment name.
- getNewMailBody() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedMailOutput
-
Get the dummy mail to be replaced.
- getOrganizationName() - Method in class com.seclore.fs.helper.core.WrapperInputDetails
-
Name of organization.
- getOrganizationName() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
- getProtectedFilePath() - Method in class com.seclore.fs.helper.core.WrapperInputDetails
-
Absolute path of protected file to be Html wrapped.
- getPSConnection() - Method in class com.seclore.fs.helper.library.FSHelper
-
This method returns an authenticated user connection for the Policy Server which is passed as XML in
FSHelperLibrary.initializeHelper(String, String, String, CryptoHandler). - getPSId() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
- getRedirectURLForAddCredential(boolean, boolean) - Method in class com.seclore.fs.ws.client.redirect.WSRedirectURL
-
This method returns the Policy Server portal URL to add a new Credential.
- getRedirectURLForEditCredential(long, boolean, boolean) - Method in class com.seclore.fs.ws.client.redirect.WSRedirectURL
-
This method returns the Policy Server portal URL to update the requested Credential.
- getRedirectURLForPSHome(int, boolean, boolean) - Method in class com.seclore.fs.ws.client.redirect.WSRedirectURL
-
This method returns the Policy Server portal home page URL.
- getRedirectURLForRedistributeFile(long, boolean, boolean) - Method in class com.seclore.fs.ws.client.redirect.WSRedirectURL
-
This method returns the Policy Server portal URL to redistribute the requested file.
- getRedirectURLForTransferOwnership(long, boolean, boolean) - Method in class com.seclore.fs.ws.client.redirect.WSRedirectURL
-
This method returns the Policy Server portal URL to transfer ownership of requested file.
- getRedirectURLForViewActivityLogForFile(long, boolean, boolean) - Method in class com.seclore.fs.ws.client.redirect.WSRedirectURL
-
This method returns the Policy Server portal URL to view the file activity logs.
- getRedirectURLForViewFileDetails(long, boolean, boolean) - Method in class com.seclore.fs.ws.client.redirect.WSRedirectURL
-
This method returns the Policy Server portal URL to view the requested file details.
- getRefId() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IAttachment
-
Get the attachment unique reference id.
- getReplyToAddress() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the email addresses of
REPLY TOrecipients. - getReplyToAddress() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the email addresses of
REPLY Torecipients. - getRequestType() - Method in enum com.seclore.fs.helper.enums.ProtectionType
- getSentTime() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the email sent time.
- getSentTime() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the email sent time.
- getSessionId() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
-
This method returns the authenticated session id.
- getSmailBodyBuffer(PSConnection, String) - Method in class com.seclore.fs.helper.library.FSHelper
-
This method returns
IMailBodyfor seclore protected mail. - getSMailDetails() - Method in class com.seclore.fs.helper.core.ProtectedSMail
-
This method returns
SMailDetailsassociated with the protected smail. - getStorageId() - Method in class com.seclore.fs.helper.core.WrapperInputDetails
-
Storage ID
- getSubject() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the mail subject.
- getSubject() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the mail subject.
- getToAddresses() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailInput
-
Get the email addresses of
TOrecipients. - getToAddresses() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IMailOutput
-
Get the email addresses of
TOrecipients. - getType() - Method in enum com.seclore.fs.helper.enums.EntityType
-
Method to get the
EntityTypeinstance value. - getType() - Method in enum com.seclore.fs.helper.enums.ProtectionType
- getType() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IAttachment
-
Get the attachment type.
- getURL() - Method in interface com.seclore.fs.ws.client.mail.interfaces.IProtectedAttachmentOutput
-
Get the protected attachment file access url.
- getURL() - Method in class com.seclore.fs.ws.client.pscp.PSConnection
-
This method returns the URL with which PSConnection is authenticated with the Policy Server.
- getVersion() - Static method in class com.seclore.fs.helper.library.FSHelperLibrary
-
This method returns the version of the Helper Library.
- GROUP - Enum constant in enum com.seclore.fs.helper.enums.EntityType
-
Group.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form