Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JSCAPE MFT Server
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
S
SelfRegistrationConfiguration
- Class in
com.jscape.inet.mft.management.descriptors
Domain specific self-registration process configuration.
SelfRegistrationConfiguration()
- Constructor for class com.jscape.inet.mft.management.descriptors.
SelfRegistrationConfiguration
Creates new instance.
SelfRegistrationConfiguration(boolean, String)
- Constructor for class com.jscape.inet.mft.management.descriptors.
SelfRegistrationConfiguration
Creates new instance.
SelfRegistrationConfiguration(SelfRegistrationConfiguration)
- Constructor for class com.jscape.inet.mft.management.descriptors.
SelfRegistrationConfiguration
Creates new instance from existing instance.
ServiceDescriptor
- Interface in
com.jscape.inet.mft.management.descriptors
Domain service descriptor.
set(String, CertificateRecord)
- Method in class com.jscape.util.keystore.
CertificateMap
Sets certificate for given alias.
set(String, KeyPairRecord)
- Method in class com.jscape.util.keystore.
KeyPairMap
Sets key pair for given alias.
set(String, PublicKeyRecord)
- Method in class com.jscape.util.keystore.
PublicKeyMap
Sets public key record for given alias.
set(Object, UnaryPredicate<? super Field>, Object)
- Static method in class com.jscape.util.reflection.
FieldSetter
set(Object, String, Object)
- Static method in class com.jscape.util.reflection.
FieldSetter
setAccessPermissions(AccessPermissions)
- Method in class com.jscape.inet.vfs.
VirtualFileDescriptor
Sets file access permissions.
setAccessRules(String, IPAccessRule[])
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets domain IP access rules.
setAccount(String, Account)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Updates account for domain.
setAccountName(String)
- Method in class com.jscape.inet.mft.
DropZoneDescriptor
Sets account name.
setAccountTemplate(String, AccountTemplate)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Saves account template to the server.
setAccountTemplate(String)
- Method in class com.jscape.inet.mft.management.descriptors.
CustomAuthenticationServiceDescriptor
Sets the account template name.
setAccountTemplate(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAccessAuthenticationServiceDescriptor
Sets the account template name.
setAccountTemplate(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAuthenticationServiceDescriptor
Sets the account template name.
setAccountTemplate(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAccessAuthenticationServiceDescriptor
Sets the account template name.
setAccountTemplate(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets the account template name.
setAccountTemplate(String)
- Method in class com.jscape.inet.mft.management.descriptors.
SelfRegistrationConfiguration
Sets user template name.
setActionClass(Class)
- Method in class com.jscape.inet.mft.workflow.
ActionContext
Sets target action class.
setAddressMask(String)
- Method in class com.jscape.inet.mft.security.
IPAccessRule
Sets IP address mask.
setAdministration(DomainAdministration)
- Method in class com.jscape.inet.vfs.
Account
Sets domain administration parameters for account.
setAdministrators(Set<Administrator>)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets server administrators.
setAftpNatHost(String)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets AFTP NAT host for Java applet connection.
setAllowDropZone(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets an ability for creating/managing drop zones.
setAllowed(boolean)
- Method in class com.jscape.inet.mft.security.
IPAccessRule
Sets rule allowed flag.
setAllowedTemplates(String[])
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets the allowed templates.
setAllowedTopLevelDomains(List<String>)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets allowed top level domains.
setAllowErrorEvent(boolean)
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets firing error event flag.
setAllowGroupAssignment(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets whether account can assign a group to accounts.
setAllowManagePublicContact(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets whether an account can create/manage public contact.
setAllowResourceMapping(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Gets whether account can assign a reverse proxy to an account virtual path.
setAllowSetPhoneAuth(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets wheter user able to set phone authentication to account.
setAllowSystemPgpKeyAssignment(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets whether an account is allowed to assign system OpenPGP keys to virtual directories when enabling PGP encryption for a virtual directory.
setAllowUrlBranding(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets user ability to edit URL brandings.
setAppletAllowed(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavConfiguration
Sets whether applet access is allowed.
setAsynchronous(boolean)
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets trigger asynchronous flag.
setAuthBanner(String)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets authentication banner.
setAuthenticationClassName(String)
- Method in class com.jscape.inet.mft.management.descriptors.
CustomAuthenticationServiceDescriptor
Sets authentication class name.
setAuthenticationService(String, AuthenticationServiceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new domain authentication service.
setAuthenticationType(String)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpServiceDescriptor
Sets authentication type.
setAutoLogoutTimeout(AutoLogoutTimeout)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets automatic inactivity logout descriptor.
setBaseDN(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets base DN.
setBatch(boolean)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
Form
Sets form batch flag.
setBindedKeys(String[])
- Method in class com.jscape.inet.vfs.
Account
Sets account binded public keys.
setBlockBounceAttack(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setBlockPasvAttack(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setBytes(long)
- Method in class com.jscape.inet.vfs.
Quota
Sets number of bytes that may be transferred during period.
setBytesDownloaded(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
UserDetail.Entry
setBytesUploaded(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
UserDetail.Entry
setCancelTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
AutoLogoutTimeout
Sets canceel timeout value.
setCaptchaRequired(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets to display/require CAPTCHA in web interface.
setCertificate(Certificate)
- Method in class com.jscape.util.keystore.
CertificateRecord
setCertificates(Certificate[])
- Method in class com.jscape.util.keystore.
KeyPairRecord
Sets certificates.
setCipherSuites(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setClientCertificateRequired(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets client certificate required flag.
setCommandConnectionTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setCommandNeedClientAuth(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setCompany(String)
- Method in class com.jscape.inet.mft.
Contact
setCompany(Company)
- Method in class com.jscape.inet.vfs.
Account
Sets user's company
setCompletenessPercents(int)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets report completeness percents.
setConfiguration(ManagerConfiguration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new client context.
setConfigurations(Configuration[])
- Method in class com.jscape.inet.mft.management.descriptors.
DomainDescriptor
setConnectionTimeout(long)
- Method in class com.jscape.inet.mft.management.common.
ManagerConfiguration
Sets connection timeout.
setConnectionTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets HTTP connection timeout in ms.
setConnectionTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets connection timeout in ms.
setConnectionTimeoutMillis(long)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAccessAuthenticationServiceDescriptor
Sets connection timeout millis.
setConnectionTimeoutMillis(long)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets connection timeout millis.
setConnectionType(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets connection type.
setConnectionType(String)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
Sets connection type name.
setContexts(ActionContext[])
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets action contexts.
setCounter(int)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DailyStatistics
setCounter(int)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DateMetricsBase
Sets outer periods counter.
setCounter(int)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
HourlyStatistics
setCounter(int)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
MonthlyStatistics
setCreateDirectoryIfNotExists(boolean)
- Method in class com.jscape.inet.mft.
DropZoneDescriptor
Sets whether directory should be created if it does not exist.
setCreateIfNotExists(boolean)
- Method in class com.jscape.inet.vfs.
VirtualLocalFileDescriptor
Sets whether directory should be created upon access if it does not exist.
setCreationDate(Date)
- Method in class com.jscape.util.keystore.
CertificateRecord
Sets creation date.
setCreationDate(Date)
- Method in class com.jscape.util.keystore.
KeyPairRecord
Sets creation date.
setCreationDate(Date)
- Method in class com.jscape.util.keystore.
PublicKeyRecord
Sets creation date.
setDataConnectionTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setDataLossPrevention(DataLossPrevention)
- Method in class com.jscape.inet.vfs.
VirtualLocalFileDescriptor
Sets data loss prevention.
setDataNeedClientAuth(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setDatastoreService(String, DatastoreServiceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new domain datastore service.
setDate(Date)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets report creation date.
setDBDrivers(String[])
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets server DB drivers list.
setDebugFile(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets debug file path.
setDefaultDomain(String)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets default domain name
setDefaultRepresentationType(FtpConfiguration.RepresentationType)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setDefaults(Properties)
- Method in class com.jscape.util.
TaggedProperties
Sets default properties.
setDefaultUserInterface(Integer)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets default user interface for composite user interface.
setDenied(boolean)
- Method in class com.jscape.inet.vfs.
VirtualFileDescriptor
Sets file denied flag.
setDescription(String)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets report description.
setDescription(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DomainDescriptor
Sets domain description.
setDescription(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
Form
Sets a new form description.
setDescription(String)
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets trigger description.
setDescriptors(ResourceDescriptor[])
- Method in class com.jscape.inet.mft.management.descriptors.
ResourceServiceDescriptor
Sets resources descriptors.
setDirectoriesListingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to list subdirs in the current direcory.
setDirectory(String)
- Method in class com.jscape.inet.mft.
FileRecordStoreServiceDescriptor
Sets datastore directory.
setDirectory(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FileLogServiceDescriptor
Sets log directory.
setDirectory(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FileStoreServiceDescriptor
Sets datastore directory.
setDirectoryDeletionAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to delete directories in the current direcory.
setDirectoryMakingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to make directories in the current direcory.
setDisableRealPathExpandedLongName(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
setDisplayName(String)
- Method in class com.jscape.util.
TaggedProperties
Sets a new dispaly name.
setDocumentViewerConfiguration(DocumentViewerConfiguration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets document viewer configuration.
setDocumentViewerEnabled(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets whether Web Document Viewer enabled.
setDocumentViewerEnabled(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavConfiguration
Sets whether Web Document Viewer enabled.
setDomain(String)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
setDomainDescription(String, String)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new domain description.
setDomainDropdown(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets whether domain drop-down filed should be displayed.
setDomainsAutostart(DomainsAutoStart)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets domains autostart.
setDomainVisible(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets whether domain name field is displayed.
setDownloadElapsed(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DailyStatistics
setDownloadElapsed(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DateMetricsBase
setDownloadElapsed(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
HourlyStatistics
setDownloadElapsed(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
MonthlyStatistics
setDownloads(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DailyStatistics
setDownloads(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DateMetricsBase
Sets download data.
setDownloads(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
HourlyStatistics
setDownloads(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
MonthlyStatistics
setDownloadsQuota(Quota)
- Method in class com.jscape.inet.vfs.
Account
Sets maximum downloads quota.
setDownloadThroughputs(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DailyStatistics
setDownloadThroughputs(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DateMetricsBase
setDownloadThroughputs(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
HourlyStatistics
setDownloadThroughputs(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
MonthlyStatistics
setElements(FormElement[])
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
Form
Sets form elements.
setEmail(String)
- Method in class com.jscape.inet.mft.
Contact
setEmailAddress(String)
- Method in class com.jscape.inet.vfs.
Account
Sets new account email address.
setEmailFileTransferAllowed(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets email file transfer allowed flag.
setEmailFileTransferEnabled(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets whether ad-hoc email file transfer enabled.
setEmailServiceConfiguration(EmailServiceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets email service configuration.
setEmptyPasswordAllowed(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAccessAuthenticationServiceDescriptor
Sets empty password allowed flag.
setEmptyPasswordAllowed(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets empty password allowed flag.
setEnableAdHocTransfer(boolean)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets ad-hoc email file transfer flag.
setEnabled(boolean)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets service enabled flag.
setEnabled(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
SelfRegistrationConfiguration
Sets whether self-registration process is enabled.
setEnabled(boolean)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
Form
Sets from enabled flag.
setEnabled(boolean)
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets trigger enabled flag.
setEnabled(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets account enabling indicator.
setEnabled(boolean)
- Method in class com.jscape.inet.vfs.
PgpEncryption
setEnabledProtocols(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setEnabledSslProtocols(String[])
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets enabled SSL protocols.
setEnablePasswordProtection(boolean)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets ad-hoc email links password protection flag.
setEncryptionKeyAlias(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets encryption key alias.
setEndDate(Date)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets ending date for filtering records.
setEndDate(long)
- Method in class com.jscape.util.workflow.
VariableDateRangeExpression
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopAttachmentsReceived
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopAttachmentsSent
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopDownloads
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopErrors
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopExternalDownloads
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopExternalUploads
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopHosts
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopMetricsBase
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopUploads
setEntries(NamedEntry[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TopUsers
setEntries(Map<String, UserDetail.Entry>)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
UserDetail
setEntries(Map<String, CertificateRecord>)
- Method in class com.jscape.util.keystore.
CertificateMap
setEntries(Map<String, KeyPairRecord>)
- Method in class com.jscape.util.keystore.
KeyPairMap
setEntries(Map<String, PublicKeyRecord>)
- Method in class com.jscape.util.keystore.
PublicKeyMap
setEqualPasswordsHistoryLength(Integer)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets number of previous passwords that may not match new password.
setErrorMessage(String)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets report error message.
setEvent(Object)
- Method in class com.jscape.inet.mft.workflow.
AbstractAction
setEvent(Object)
- Method in interface com.jscape.inet.mft.workflow.
Action
Sets the event object.
setEventClass(Class)
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets binded event class.
setEventContext(Map<String, Object>)
- Method in class com.jscape.inet.mft.workflow.
AbstractAction
setEventContext(Map<String, Object>)
- Method in interface com.jscape.inet.mft.workflow.
Action
Sets action event context as a map of event property name to property value.
setEventService(String, ServiceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new domain event service.
setExcludedCiphers(String[])
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets excluded SSL ciphers.
setExpirationDate(Date)
- Method in class com.jscape.inet.vfs.
Account
Sets the expiration date.
setExpression(UnaryFunction<ExpressionContext, Object>)
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets trigger expression.
setExpressionString(String)
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets expression string as entered by user.
setFacilityCode(int)
- Method in class com.jscape.inet.mft.subsystems.audit.syslog.
SyslogServiceDescriptor
Sets the Facility that generated the message.
setFailoverServers(LdapFailoverServerParameters[])
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAccessAuthenticationServiceDescriptor
Sets failover servers parameters.
setFailoverServers(LdapFailoverServerParameters[])
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets failover servers parameters.
setFailoverServiceConfiguration(FailoverServiceConfiguration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets failover server configuration.
setFileAppendingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to append files in the current direcory.
setFileCharset(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setFileDeletionAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to delete files from the current direcory.
setFileDownloadingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to download files from the current direcory.
setFileListingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to list files in the current direcory.
setFileRenamingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to rename files in the current direcory.
setFilesDownloaded(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
UserDetail.Entry
setFileSize(long)
- Method in class com.jscape.inet.mft.management.descriptors.
FileLogServiceDescriptor
Sets max file size for the "FileSize" log rotation strategy.
setFilesUploaded(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
UserDetail.Entry
setFileUploadingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to upload files to the current direcory.
setFilter(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets authentication filter.
setFirstTimeLoginResetPasswordRequired(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets whether users forced to reset password at first time that they logs in.
setForceDataChannelEncryption(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setFunction(String, UnaryFunction<Object[], Object>)
- Method in class com.jscape.util.workflow.
ExpressionContext
setFunctionName(String)
- Method in class com.jscape.util.workflow.
FunctionExpression
setGroup(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
Form
Sets a new form group.
setGroupName(String)
- Method in class com.jscape.inet.vfs.
Account
Deprecated.
use setGroups() instead
setGroups(Set<String>)
- Method in class com.jscape.inet.vfs.
Account
Sets account groups.
setHasherClassName(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAuthenticationServiceDescriptor
Sets password hasher class name.
setHasherClassName(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets password hasher class name.
setHost(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets SMTP server host.
setHost(String)
- Method in class com.jscape.inet.mft.management.common.
ManagerConfiguration
Sets management server.
setHost(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpServiceDescriptor
Sets binding host/IP.
setHost(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAccessAuthenticationServiceDescriptor
Sets LDAP server host/IP
setHost(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets LDAP server host/IP
setHost(String)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpServiceDescriptor
Sets binding host/IP.
setHost(String)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
Sets server hostname/IP.
setHost(String)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
Sets server hostname/IP.
setHost(String)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
Sets server hostname/IP.
setHost(String)
- Method in class com.jscape.inet.mft.subsystems.audit.syslog.
SyslogServiceDescriptor
Sets Syslog server host.
setHttpAddress(String)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTP binding host/IP.
setHttpAllowed(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpServiceDescriptor
Sets HTTP access flag.
setHttpAllowed(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavServiceDescriptor
Sets HTTP access flag.
setHttpEnabled(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTP enabling flag.
setHttpPort(int)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTP binding port.
setHttpsAddress(String)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTPS binding host/IP.
setHttpsAllowed(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpServiceDescriptor
Sets HTTPS access flag.
setHttpsAllowed(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavServiceDescriptor
Sets HTTPS access flag.
setHttpsEnabled(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTPS enabling flag.
setHttpSessionTtlMillis(long)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTP session time to live.
setHttpsPort(int)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTPS binding port.
setIdleConnectionTTL(long)
- Method in class com.jscape.inet.mft.management.descriptors.
DBLogServiceDescriptor
Sets idle connection time-to-live.
setIdleConnectionTTL(long)
- Method in class com.jscape.inet.mft.management.descriptors.
DBStoreServiceDescriptor
Sets idle connection time-to-live.
setIgnorePasswordAgingRules(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets password aging ignoring flag.
setIncludeServerPort(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Set whether to include server port in HTTP/S headers.
setIndexable(boolean)
- Method in class com.jscape.inet.vfs.
VirtualFileDescriptor
Sets the indexable flag.
setIpAccessVerifier(IPAccessVerifier)
- Method in class com.jscape.inet.vfs.
Account
Sets account's IP access verifier.
setJmxServiceConfiguration(JmxServiceConfiguration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets JMX service configuration.
setKey(String)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
setKey(String)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
setKey(PublicKey)
- Method in class com.jscape.util.keystore.
PublicKeyRecord
setKeyAlias(String)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTPS key alias.
setKeyAlias(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpServiceDescriptor
Sets SSL key alias.
setKeyAlias(String)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpServiceDescriptor
Sets key alias.
setKeyPair(KeyPair)
- Method in class com.jscape.util.keystore.
KeyPairRecord
setKeyProvider(KeyProvider)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
setKeyProvider(KeyProvider)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
setKeyProvider(KeyProvider)
- Method in class com.jscape.inet.vfs.
PgpEncryption
setKeys(Keys)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets server keys.
setKeys(CertificateMap, PublicKeyMap, CertificateMap, PublicKeyMap, KeyPairMap, PgpKeystore)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Deprecated.
getKeys() should be used instead
setLanguages(TaggedProperties[])
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets language resources.
setLanguages(TaggedProperties[])
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavConfiguration
Sets language resource properties.
setLastLoginDate(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
UserDetail.Entry
setLastLoginDate(Date)
- Method in class com.jscape.inet.vfs.
Account
Sets user's last login date.
setLatencyPeriod(Long)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets a monitor latency period.
setLeftExpression(UnaryFunction<ExpressionContext, Object>)
- Method in class com.jscape.util.workflow.
BinaryExpression
Sets left expression.
setLinkExpiresRange(LinkExpiresRange)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets link expiration range for an ad-hoc transfer.
setLogAction(boolean)
- Method in class com.jscape.inet.mft.workflow.
AbstractAction
setLogAction(boolean)
- Method in interface com.jscape.inet.mft.workflow.
Action
Sets action loggable flag.
setLogDirectory(String)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
setLogDirectory(String)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
setLogDirectory(String)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
setLogin(String)
- Method in class com.jscape.inet.vfs.
Account
Sets user login.
setLoginRedirection(LoginRedirection)
- Method in class com.jscape.inet.vfs.
Account
Sets account's login redirection.
setLogo(String)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets logo data.
setLogo(String)
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavConfiguration
Sets logo.
setLogons(Map<String, Date>)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
LastUserLogon
setLogService(String, LogServiceDescriptor, LogConfiguration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new domain log service.
setLostPasswordEnabled(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
This will enable/disable whether lost password link is displayed on login page.
setLowercaseRequired(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets whether lowercase letters are required in password.
setManagementAccessServiceConfiguration(ManagementAccessServiceConfiguration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets management access service configuration.
setManageNonOwned(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets whether account can manage non-owned accounts.
setManagerConfiguration(ServerManagementServiceConfiguration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets a new management server configuration and restarts it.
setMaxAttempts(int)
- Method in class com.jscape.inet.mft.management.descriptors.
AccountAuthorizationServiceDescriptor
Sets max authentication attempts value.
setMaxAttempts(int)
- Method in class com.jscape.inet.mft.management.descriptors.
IPAuthorizationServiceDescriptor
Sets max authentication attempts value.
setMaxBufferRecords(int)
- Method in class com.jscape.inet.mft.management.descriptors.
LogConfiguration
Sets max buffer records value.
setMaxConnections(Integer)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxUserConnectionsServiceDescriptor
Sets max user connections.
setMaxDownloadsDefault(int)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets default maximum number of downloads for an ad-hoc transfer.
setMaxDownloadsPerSession(Integer)
- Method in class com.jscape.inet.vfs.
Account
Sets max downloads per session value.
setMaxDropZones(Integer)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets maximum drop zones user can manage.
setMaxFileAgeMillis(Long)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets a file max age value.
setMaxOwnedCount(Integer)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets maximum number of accounts that may be owned.
setMaxPasswordAge(Long)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets maximum password age in days.
setMaxTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
AccountAuthorizationServiceDescriptor
Sets authentication attempts timeout.
setMaxTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
IPAuthorizationServiceDescriptor
Sets authentication attempts timeout.
setMaxUploadsPerSession(Integer)
- Method in class com.jscape.inet.vfs.
Account
Sets max uploads per session value.
setMaxUrlBrandings(Integer)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets max URL brandings user can edit.
setMetricses(Metrics[])
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets report metricses.
setMinPasswordLength(Integer)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets minimum password length in characters.
setMonitorAdding(boolean)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets file adding monitor flag
setMonitorChanging(boolean)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets file changing monitor flag
setMonitorDeleting(boolean)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets file deleting monitor flag
setMonitorRecursively(boolean)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets recursive monitor flag.
setMonitors(DirectoryMonitor[])
- Method in class com.jscape.inet.mft.management.descriptors.
DirectoryMonitorServiceDescriptor
Sets monitors.
setName(String)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
NamedEntry
setName(String)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets report name.
setName(String)
- Method in class com.jscape.inet.mft.
Contact
setName(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DomainDescriptor
Sets domain name.
setName(String)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets monitor name.
setName(String)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
Sets resource name.
setName(String)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
Sets resource name.
setName(String)
- Method in class com.jscape.inet.mft.resources.
VirtualRemoteFileDescriptor
Sets remote resource name.
setName(String)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
Sets resource name.
setName(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
DropdownElement
Sets a new element name.
setName(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
Form
Sets a new form name.
setName(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
MemoElement
Sets a new element name.
setName(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
MultiselectElement
Sets a new element name.
setName(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
RadioElement
Sets a new element name.
setName(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
TextElement
Sets a new element name.
setName(String)
- Method in class com.jscape.inet.mft.workflow.
Trigger
Sets trigger name.
setName(String)
- Method in class com.jscape.inet.vfs.
Group
Sets group name.
setNetworkCharset(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setNextResetTime(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxDownloadsServiceDescriptor
Sets next reset time.
setNextResetTime(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxTransfersServiceDescriptor
Sets next reset time.
setNextResetTime(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxUploadsServiceDescriptor
Sets next reset time.
setNonAlphaNumericRequired(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets whether non-alpha-numeric characters are required in password.
setNonCompliantPasswordLoginDenied(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets whether login is denied if user uses a non-compliant password.
setNotes(String)
- Method in class com.jscape.inet.vfs.
Account
Sets account's notes.
setNumericRequired(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets whether numeric values are required in password.
setOperator(BinaryFunction<Object, Object, Object>)
- Method in class com.jscape.util.workflow.
BinaryExpression
Sets operator.
setOptions(Map)
- Method in class com.jscape.inet.mft.management.descriptors.
DomainDescriptor
Sets domain options.
setOptions(Map)
- Method in class com.jscape.inet.vfs.
Account
Sets custom options.
setOverwriteFileIfExists(boolean)
- Method in class com.jscape.inet.mft.
DropZoneDescriptor
Sets whether file will be overwritten if already exists
setOwner(String)
- Method in class com.jscape.inet.mft.
Contact
setOwner(String)
- Method in class com.jscape.inet.mft.
DropZoneDescriptor
Sets an owner account name.
setOwner(String)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets a monitor owner.
setOwner(String)
- Method in class com.jscape.inet.vfs.
Account
Sets username of owner account.
setParameter(String, String)
- Method in class com.jscape.inet.mft.workflow.
ActionContext
Sets action parameter.
setParameters(List<UnaryFunction<ExpressionContext, Object>>)
- Method in class com.jscape.util.workflow.
FunctionExpression
setParametersMap(Map<String, String>)
- Method in class com.jscape.inet.mft.workflow.
ActionContext
Sets action parameters map.
setPassive(boolean)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
Sets FTP passive connection flag.
setPassword(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets password.
setPassword(String)
- Method in class com.jscape.inet.mft.management.common.
ManagerConfiguration
Sets management server password.
setPassword(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAuthenticationServiceDescriptor
Sets DB access password.
setPassword(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBLogServiceDescriptor
Sets DB access password.
setPassword(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBStoreServiceDescriptor
Sets DB access password.
setPassword(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets LDAP server access password.
setPassword(String)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
Sets connection password.
setPassword(String)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
Sets connection password.
setPassword(String)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
Sets connection password.
setPassword(char[])
- Method in class com.jscape.inet.vfs.
Account
Sets a new account password.
setPasswordChangingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets password changing allowed flag.
setPasswordDate(Date)
- Method in class com.jscape.inet.vfs.
Account
Sets password creation date.
setPasswordExpirationNotificationDays(Integer)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets number of days before password expiration to send password change notification.
setPasswordHash(byte[])
- Method in class com.jscape.inet.vfs.
Account
Sets the account password hash
setPasswordHistory(List)
- Method in class com.jscape.inet.vfs.
Account
Sets password history.
setPasswordProtectionType(int)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets ad-hoc email file transfer password protection type.
setPasswordResetRequired(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets reset password requirement flag.
setPasswordService(String, PasswordServiceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new domain password service.
setPath(String)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
setPath(String)
- Method in class com.jscape.inet.vfs.
VirtualFileDescriptor
Sets virtual path.
setPathname(String)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets target directory path.
setPgpEncryption(PgpEncryption)
- Method in class com.jscape.inet.vfs.
VirtualLocalFileDescriptor
Sets current PGP encryption state.
setPhone(Phone)
- Method in class com.jscape.inet.vfs.
Account
Sets user's phone.
setPoolSize(int)
- Method in class com.jscape.inet.mft.management.descriptors.
DBLogServiceDescriptor
Sets connection pool size.
setPoolSize(int)
- Method in class com.jscape.inet.mft.management.descriptors.
DBStoreServiceDescriptor
Sets connection pool size.
setPort(int)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets SMTP server port.
setPort(int)
- Method in class com.jscape.inet.mft.management.common.
ManagerConfiguration
Sets management server port.
setPort(int)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpServiceDescriptor
Sets binding port.
setPort(int)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAccessAuthenticationServiceDescriptor
Sets LDAP server port.
setPort(int)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets LDAP server port.
setPort(int)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpServiceDescriptor
Sets binding port.
setPort(int)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
Sets server port.
setPort(int)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
Sets server port.
setPort(int)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
Sets server port.
setPort(int)
- Method in class com.jscape.inet.mft.subsystems.audit.syslog.
SyslogServiceDescriptor
Sets Syslog server port.
setPortRange(PortRange)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setPriority(int)
- Method in class com.jscape.inet.mft.workflow.
AbstractAction
setPriority(int)
- Method in interface com.jscape.inet.mft.workflow.
Action
Sets the action priority.
setProcessName(String)
- Method in class com.jscape.inet.mft.subsystems.audit.syslog.
SyslogServiceDescriptor
Sets the process on the device that generated the message.
setProperty(Object, String, Object)
- Static method in class com.jscape.util.reflection.
MethodInvoker
setPublic()
- Method in class com.jscape.inet.mft.
Contact
setPublicContactRecipientsAllowed(boolean)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets allow public contacts recipients only flag.
setPublicKeys(Map<String, PGPPublicKeyRing>)
- Method in class com.jscape.pgp.
PgpKeystore
Sets public keys map.
setQuota(DirectoryQuota)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets directory quota.
setRealPath(String)
- Method in class com.jscape.inet.vfs.
VirtualLocalFileDescriptor
Sets real file path.
setReason(String)
- Method in class com.jscape.inet.mft.security.
IPAccessRule
Sets rule reason.
setReceiveBufferSize(Integer)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setReceiveBufferSize(Integer)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets receive buffer size in bytes.
setRedirectHttp(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets HTTP-to-HTTPS redirection flag.
setRedirectionIp(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setRedirectionUrl(String)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets logout redirection URL.
setRedirectionUrl(String)
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavConfiguration
Sets logout redirection URL.
setRegistrationConfiguration(SelfRegistrationConfiguration)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets self-registration process configuration.
setRemoteDirectory(RemoteDirectory)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
setRemoteDirectory(RemoteDirectory)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
setRemoteDirectory(RemoteDirectory)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
setReplyTo(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets Reply-To email address.
setReports(Report[])
- Method in class com.jscape.inet.mft.management.descriptors.
ReportServiceDescriptor
Sets service reports.
setRequired(boolean)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
DropdownElement
Sets element required flag.
setRequired(boolean)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
MemoElement
Sets element required flag.
setRequired(boolean)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
MultiselectElement
Sets element required flag.
setRequired(boolean)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
RadioElement
Sets element required flag.
setRequired(boolean)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
TextElement
Sets element required flag.
setReRunSearch(boolean)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets a re-run search flag.
setResetPeriod(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxDownloadsServiceDescriptor
Sets counter reset period.
setResetPeriod(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxTransfersServiceDescriptor
Sets counter reset period.
setResetPeriod(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxUploadsServiceDescriptor
Sets counter reset period.
setResetPeriod(long)
- Method in class com.jscape.inet.vfs.
Quota
Sets reset period in milliseconds.
setResources(VirtualFileDescriptor[])
- Method in class com.jscape.inet.vfs.
Account
Sets the account virtual paths.
setResources(VirtualFileDescriptor[])
- Method in class com.jscape.inet.vfs.
Group
Sets the group virtual path array.
setRestoringTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
AccountAuthorizationServiceDescriptor
Sets account restoring timeout.
setRestoringTimeout(long)
- Method in class com.jscape.inet.mft.management.descriptors.
IPAuthorizationServiceDescriptor
Sets account restoring timeout.
setRestrictDir(String)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Gets absolute path of directory that account may assign to account virtual paths.
setRestrictionServices(String, ServiceDescriptor[])
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new domain restriction services.
setRightExpression(UnaryFunction<ExpressionContext, Object>)
- Method in class com.jscape.util.workflow.
BinaryExpression
Sets right expression.
setRules(IPAccessRule[])
- Method in class com.jscape.inet.mft.management.descriptors.
IPAccessServiceDescriptor
Sets access rules.
setSearchingServiceConfiguration(SearchingServiceConfiguration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets searching service configuration.
setSearchName(String)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Seta a target search name.
setSearchUserDN(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets search user DN
setSecretKeys(Map<String, PGPSecretKeyRing>)
- Method in class com.jscape.pgp.
PgpKeystore
Sets secret keys map.
setSecured(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets whether user must login using secure protocol.
setSecured(boolean)
- Method in class com.jscape.inet.vfs.
VirtualFileDescriptor
Sets file security flag.
setSendBufferSize(Integer)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setSendBufferSize(Integer)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets send buffer size in bytes.
setSender(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets sender email address.
setServerName(String)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets forced server name value.
setServiceConfiguration(String, Configuration)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets domain service configuration.
setServiceDescriptors(ServiceDescriptor[])
- Method in class com.jscape.inet.mft.management.descriptors.
DomainDescriptor
Sets domain services descriptors.
setSessions(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
UserDetail.Entry
setShareQuotas(boolean)
- Method in class com.jscape.inet.vfs.
DomainAdministration
Sets whether traffic of owned users is rolled up to this account quota.
setShowAccountLink(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets whether accoun link is shown in web interface.
setShowAccountLink(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavConfiguration
Sets whether account link is displayed in wev interface.
setShowButtonsShortcuts(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets whether button shortcuts are enabled.
setShowLoginInfo(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets whether login information is shown in web interface.
setShowLoginInfo(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
WebDavConfiguration
Sets whether login information is displayed in web interface.
setShowSearch(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets whether search form is shown in web interface.
setShowTransferType(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets whether transfer type is shown in web interface.
setShutdownDataSsl(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setShutdownSsl(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setSigningKeyAlias(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets signing key alias.
setSoftwareVersion(String)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets software version.
setSql(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAuthenticationServiceDescriptor
Sets authentication SQL script.
setSslRenegotiationAllowed(boolean)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets SSL renegotiation flag.
setStartDate(Date)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets starting date for filtering records.
setStartDate(long)
- Method in class com.jscape.util.workflow.
VariableDateRangeExpression
setStartSubsystemReplyRequired(boolean)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
setStartupBanner(String)
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets startup banner.
setStatementType(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAuthenticationServiceDescriptor
Sets statement type.
setStrategyName(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FileLogServiceDescriptor
Sets log rotation strategy name.
setSubdirectoriesBrowsingAllowed(boolean)
- Method in class com.jscape.inet.vfs.
AccessPermissions
Sets the ability to browse subdirs in the current direcory.
setSupportedCiphers(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
SftpAlgorithms
Sets ciphers.
setSupportedCiphers(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Gets ciphers.
setSupportedCompressions(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
SftpAlgorithms
Sets compression algorithms.
setSupportedCompressions(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets compression algorithms.
setSupportedKexes(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
SftpAlgorithms
Sets key exchange algorithms.
setSupportedKexes(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets key exchange algorithms.
setSupportedMacs(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
SftpAlgorithms
Sets MAC (message authentication) algorithms.
setSupportedMacs(String[])
- Method in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Sets MAC (message authentication) algorithms.
setTag(String)
- Method in class com.jscape.util.
TaggedProperties
Sets tag value.
setTemplates(AccountTemplate[])
- Method in class com.jscape.inet.mft.management.descriptors.
AccountTemplateServiceDescriptor
Sets account templates.
setTimeout(Long)
- Method in class com.jscape.inet.mft.monitor.
DirectoryMonitor
Sets monitor timeout.
setTimeout(long)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
setTimeout(long)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
setTimeToLive(Long)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
setTimeToLive(Long)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
setTopLevelDomainRecipientsAllowed(boolean)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets allow top level domains recipients only flag.
setTotalAttachmentsReceived(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total attachments received count.
setTotalAttachmentsSent(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total attachments sent count.
setTotalBytesAttachmentReceived(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total bytes attachment received.
setTotalBytesAttachmentSent(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total bytes attachment sent.
setTotalBytesDownloaded(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total bytes downloaded.
setTotalBytesUploaded(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total bytes uploaded.
setTotalDownloads(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total downloads count.
setTotalExternalBytesDownloaded(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total external bytes downloaded.
setTotalExternalBytesUploaded(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total external bytes uploaded.
setTotalExternalDownloads(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total external downloads count.
setTotalExternalUploads(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total external uploads count.
setTotalSessions(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total sessions count.
setTotalUploads(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets total uploads count.
setTransferredBytes(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxDownloadsServiceDescriptor
Sets transferred bytes count.
setTransferredBytes(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxTransfersServiceDescriptor
Sets transferred bytes count.
setTransferredBytes(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxUploadsServiceDescriptor
Sets transferred bytes count.
setTransfersQuota(Quota)
- Method in class com.jscape.inet.vfs.
Account
Sets maximum transfers quota.
setTransportServices(String, TransportServiceDescriptor[], Configuration[])
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets new domain transport services.
setTriggerErrorMessage(String)
- Method in class com.jscape.inet.mft.workflow.
AbstractAction
setTriggers(Trigger[])
- Method in class com.jscape.inet.mft.management.descriptors.
EventServiceDescriptor
Sets serice triggers.
setType(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpServiceDescriptor
Sets service type.
setUniqueIps(Set)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
GeneralStatistics
Sets unique IPs set.
setUniqueIps(Set)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalUniqueIps
Sets unique IPs set.
setUploadElapsed(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DailyStatistics
setUploadElapsed(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DateMetricsBase
setUploadElapsed(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
HourlyStatistics
setUploadElapsed(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
MonthlyStatistics
setUploadForms(Form[])
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Sets upload forms.
setUploads(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DailyStatistics
setUploads(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DateMetricsBase
Sets uploads data.
setUploads(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
HourlyStatistics
setUploads(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
MonthlyStatistics
setUploadsQuota(Quota)
- Method in class com.jscape.inet.vfs.
Account
Sets maximum uploads quota.
setUploadThroughputs(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DailyStatistics
setUploadThroughputs(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
DateMetricsBase
setUploadThroughputs(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
HourlyStatistics
setUploadThroughputs(double[])
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
MonthlyStatistics
setUppercaseRequired(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
PasswordServiceDescriptor
Sets whether uppercase letters are required in password.
setUrl(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAccessAuthenticationServiceDescriptor
Sets DB URL.
setUrl(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAuthenticationServiceDescriptor
Sets DB URL.
setUrl(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBLogServiceDescriptor
Sets DB URL.
setUrl(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBStoreServiceDescriptor
Sets DB URL.
setUrlBrandingName(String)
- Method in class com.jscape.inet.mft.
DropZoneDescriptor
Sets URL branding name to map to the drop zone.
setUseAdaptiveConnection(boolean)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
setUseFlashUploadComponent(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
HttpConfiguration
Deprecated.
Support for Flash upload removed
setUsePhoneAuthentication(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets phone authentication flag.
setUserDN(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets user DN.
setUserDNPattern(String)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAccessAuthenticationServiceDescriptor
Sets server access pattern.
setUserInterface(int)
- Method in class com.jscape.inet.mft.management.common.
WebConfiguration
Sets user interface.
setUsername(String)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
UserDetail.Entry
setUsername(String)
- Method in class com.jscape.inet.mft.audit.reporting.
Report
Sets target username for filtering records.
setUsername(String)
- Method in class com.jscape.inet.mft.management.common.
EmailServiceConfiguration
Sets username.
setUsername(String)
- Method in class com.jscape.inet.mft.management.common.
ManagerConfiguration
Sets management server access username.
setUsername(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBAuthenticationServiceDescriptor
Sets DB access username.
setUsername(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBLogServiceDescriptor
Sets DB access username.
setUsername(String)
- Method in class com.jscape.inet.mft.management.descriptors.
DBStoreServiceDescriptor
Sets DB access username.
setUsername(String)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
Sets username.
setUsername(String)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
Sets username.
setUsername(String)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
Sets username.
setUsername(String)
- Method in class com.jscape.inet.vfs.
Account
Sets the user name.
setUseSsl(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAccessAuthenticationServiceDescriptor
Sets SSL usage flag.
setUseSsl(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
LDAPAuthenticationServiceDescriptor
Sets SSL usage flag.
setUseSsl(boolean)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
setUsingCredentials(boolean)
- Method in class com.jscape.inet.mft.resources.
FtpResourceDescriptor
Sets use user credentials.
setUsingCredentials(boolean)
- Method in class com.jscape.inet.mft.resources.
SftpResourceDescriptor
Sets use user credentials.
setUsingCredentials(boolean)
- Method in class com.jscape.inet.mft.resources.
WebDavResourceDescriptor
Sets use user credentials.
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
NamedEntry
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalBytesDownloaded
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalBytesUploaded
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalDownloads
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalExternalBytesDownloaded
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalExternalBytesUploads
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalExternalDownloads
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalExternalUploads
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalFileAttachmentBytesReceived
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalFileAttachmentBytesSent
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalFileAttachmentsReceived
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalFileAttachmentsSent
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalSessions
setValue(long)
- Method in class com.jscape.inet.mft.audit.reporting.metricses.
TotalUploads
setValue(long)
- Method in class com.jscape.inet.mft.management.descriptors.
AutoLogoutTimeout
Sets timeout value.
setValue(int)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxConcurrentConnectionsServiceDescriptor
Sets max concurrent connections.
setValue(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxDownloadsServiceDescriptor
Sets max downloads.
setValue(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxFileDownloadSizeServiceDescriptor
Sets max file download size.
setValue(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxFileUploadSizeServiceDescriptor
Sets max file upnload size.
setValue(int)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxIPConnectionsServiceDescriptor
Sets max IP connections.
setValue(int)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxSessionDownloadsServiceDescriptor
Sets max downloads per session.
setValue(int)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxSessionUploadsServiceDescriptor
Sets max uploads per session.
setValue(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxTransfersServiceDescriptor
Sets max transfers.
setValue(long)
- Method in class com.jscape.inet.mft.management.descriptors.
MaxUploadsServiceDescriptor
Sets max uploads.
setValue(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
MemoElement
Sets a new element value.
setValue(String)
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
TextElement
Sets a new element value.
setValue(Object)
- Method in class com.jscape.util.workflow.
ConstantExpression
Sets expression value.
setValues(String[])
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
DropdownElement
Sets new element values.
setValues(String[])
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
MultiselectElement
Sets new element values.
setValues(String[])
- Method in class com.jscape.inet.mft.subsystems.transport.http.uploadforms.
RadioElement
Sets new element values.
setVariable(String, Object)
- Method in class com.jscape.util.workflow.
ExpressionContext
Adds a variable to context.
setVariableName(String)
- Method in class com.jscape.util.workflow.
VariableDateRangeExpression
setVariableName(String)
- Method in class com.jscape.util.workflow.
VariableExpression
Sets variable name.
setVerbose(boolean)
- Method in class com.jscape.inet.mft.management.descriptors.
LogConfiguration
Sets whether verbose logging is enabled.
setVirtualZoneDirectory(String)
- Method in class com.jscape.inet.mft.
DropZoneDescriptor
Sets virtual zone directory path in account's file system.
setWebAdHocActivityAvailable(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets the ad-hoc activity Web availability flag
setWebAftpProtocolPreferable(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets AFTP protocol Web preferable flag.
setWebContactsAvailable(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets the contacts Web availability flag
setWebDropZonesAvailable(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets the drop zones Web availability flag
setWebOpenPgpEncryptionAvailable(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets the OpenPGP encryption Web availability flag
setWebPublicKeyAuthenticationAvailable(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets the public key authentication Web availability flag
setWebQuotasAvailable(boolean)
- Method in class com.jscape.inet.vfs.
Account
Sets the quotas Web availability flag
setWebServiceConfiguration(WebServiceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Sets web server configuration.
setWelcomeMessage(String)
- Method in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
setZoneName(String)
- Method in class com.jscape.inet.mft.
DropZoneDescriptor
Sets drop zone name.
SftpAlgorithms
- Class in
com.jscape.inet.mft.management.descriptors
SFTP service algorithms descriptor.
SftpAlgorithms(String[], String[], String[], String[])
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpAlgorithms
Creates new instance.
SftpAlgorithms(SftpAlgorithms)
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpAlgorithms
Creates new instance from existing instance.
SftpAlgorithms()
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpAlgorithms
Creates new instance.
SftpConfiguration
- Class in
com.jscape.inet.mft.management.descriptors
SFTP service configuration descriptor.
SftpConfiguration(String, String, String, String[], String[], String[], String[], long, Integer, Integer, boolean)
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Creates new instance.
SftpConfiguration(SftpConfiguration)
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Creates new instance from existing instance.
SftpConfiguration(SftpConfiguration, Map)
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Creates new instance from existing instance.
SftpConfiguration()
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
Creates new instance.
SftpResourceDescriptor
- Class in
com.jscape.inet.mft.resources
SFTP resource descriptor.
SftpResourceDescriptor(String, String, int, String, String, boolean, long, KeyProvider, String, Long, RemoteDirectory, boolean, boolean)
- Constructor for class com.jscape.inet.mft.resources.
SftpResourceDescriptor
SftpResourceDescriptor(SftpResourceDescriptor)
- Constructor for class com.jscape.inet.mft.resources.
SftpResourceDescriptor
SftpResourceDescriptor()
- Constructor for class com.jscape.inet.mft.resources.
SftpResourceDescriptor
Creates a new descriptor instance.
SftpResourceDescriptor.Handler
- Interface in
com.jscape.inet.mft.resources
SftpServiceDescriptor
- Class in
com.jscape.inet.mft.management.descriptors
SFTP service descriptor.
SftpServiceDescriptor(String, int, String, String)
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpServiceDescriptor
Creates a new descriptor instance.
SftpServiceDescriptor(SftpServiceDescriptor)
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpServiceDescriptor
SftpServiceDescriptor()
- Constructor for class com.jscape.inet.mft.management.descriptors.
SftpServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
SHUTDOWN_SSL
- Static variable in class com.jscape.inet.mft.management.descriptors.
FtpConfiguration
Shutdown SSL for CCC command flag.
size()
- Method in class com.jscape.util.keystore.
CertificateMap
size()
- Method in class com.jscape.util.keystore.
KeyPairMap
size()
- Method in class com.jscape.util.keystore.
PublicKeyMap
SOFTWARE_VERSION
- Static variable in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
SFTP software version flag.
SSL_PARAMETERS_FILE
- Static variable in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
startAllDomains()
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Starts all domains.
startDomain(String)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Starts a specified domain.
startFileIndexing()
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Starts file indexing.
startLogSearch(String, String)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Starts a log search.
startService(String, ServiceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Starts domain service.
STARTUP_BANNER
- Static variable in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
SFTP startup banner flag.
StatisticsServiceDescriptor
- Class in
com.jscape.inet.mft.management.descriptors
Statistics service descriptor.
StatisticsServiceDescriptor()
- Constructor for class com.jscape.inet.mft.management.descriptors.
StatisticsServiceDescriptor
status
- Variable in enum com.jscape.inet.mft.audit.reporting.metricses.
UserDetail.StatusHandler
stepValue
- Variable in class com.jscape.util.reflection.types.
IntegerField
stopAllDomains()
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Stops all domains.
stopDomain(String)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Stops a specified domain.
stopService(String, ServiceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Stopps domain service.
STORED_PROCEDURE_STATEMENT
- Static variable in class com.jscape.inet.mft.management.descriptors.
DBAuthenticationServiceDescriptor
storeDlpRule(String, DlpRule)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Stores a DLP rule.
storeDropZone(String, DropZoneDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Stores a drop zone.
storeReverseProxy(String, ResourceDescriptor)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Stores reverse proxy.
storeTradingPartner(String, TradingPartner)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Stores a trading partner.
storeWebTheme(String, WebTheme)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Stores a web theme.
StringContainsOperator
- Class in
com.jscape.util.workflow.operators
String CONTAINS operator.
StringContainsOperator()
- Constructor for class com.jscape.util.workflow.operators.
StringContainsOperator
StringEqualsOperator
- Class in
com.jscape.util.workflow.operators
String EQALS operator.
StringEqualsOperator()
- Constructor for class com.jscape.util.workflow.operators.
StringEqualsOperator
StringField
- Class in
com.jscape.util.reflection
String field component.
StringField()
- Constructor for class com.jscape.util.reflection.
StringField
Creates new instance.
StringField(String)
- Constructor for class com.jscape.util.reflection.
StringField
Creates new instance with default value.
StringMatchesOperator
- Class in
com.jscape.util.workflow.operators
Sting MATCHES REGEXP operator.
StringMatchesOperator()
- Constructor for class com.jscape.util.workflow.operators.
StringMatchesOperator
StringNotContainOperator
- Class in
com.jscape.util.workflow.operators
Sting DOES NOT CONTAIN operator.
StringNotContainOperator()
- Constructor for class com.jscape.util.workflow.operators.
StringNotContainOperator
StringNotEqualOperator
- Class in
com.jscape.util.workflow.operators
Sting DOES NOT EQUAL operator.
StringNotEqualOperator()
- Constructor for class com.jscape.util.workflow.operators.
StringNotEqualOperator
StringNotMatchOperator
- Class in
com.jscape.util.workflow.operators
String DOES NOT MATCH REGEXP operator.
StringNotMatchOperator()
- Constructor for class com.jscape.util.workflow.operators.
StringNotMatchOperator
SUPPORTED_CIPHERS
- Static variable in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
SFTP cipher algorithms sequence flag.
SUPPORTED_COMPRESSIONS
- Static variable in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
SFTP compression algorithms sequence flag.
SUPPORTED_KEXES
- Static variable in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
SFTP key exchange algorithms sequence flag.
SUPPORTED_MACS
- Static variable in class com.jscape.inet.mft.management.descriptors.
SftpConfiguration
SFTP MAC algorithms sequence flag.
SUPPORTED_TYPES
- Static variable in class com.jscape.inet.mft.management.descriptors.
FtpServiceDescriptor
SUPPORTED_TYPES
- Static variable in class com.jscape.inet.mft.management.descriptors.
SftpServiceDescriptor
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
DailyStatisticsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
GeneralStatisticsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
HourlyStatisticsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
LastUserLogonFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
MonthlyStatisticsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopAttachmentsReceivedFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopAttachmentsSentFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopDownloadsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopErrorsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopExternalDownloadsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopExternalUploadsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopHostsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopUploadsFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
TopUsersFormatter
supports(Metrics)
- Method in class com.jscape.inet.mft.subsystems.reporting.html.
UserDetailFormatter
supports(Metrics)
- Method in interface com.jscape.inet.mft.subsystems.reporting.
MetricsFormatter
Verifies if specified metrics is supported by this formatter instance.
syncServerState(String, int, long, String, String, IPSubstitutor, boolean)
- Method in class com.jscape.inet.mft.management.client.api.
ManagerSubsystem
Syncs server state with failover server.
SyslogServiceDescriptor
- Class in
com.jscape.inet.mft.subsystems.audit.syslog
Syslog service descriptor.
SyslogServiceDescriptor()
- Constructor for class com.jscape.inet.mft.subsystems.audit.syslog.
SyslogServiceDescriptor
This constructor is used by serialization sybsystem and is not intended to use directly in client code.
SyslogServiceDescriptor(String, int, int, String)
- Constructor for class com.jscape.inet.mft.subsystems.audit.syslog.
SyslogServiceDescriptor
Creates a new Syslog descriptor instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JSCAPE MFT Server
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Copyright © JSCAPE LLC. 1999-2013. All Rights Reserved