A B C D E F G H I K L M N P Q R S T U V W

S

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.
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.
setAccountsDirectory(String) - Method in class com.jscape.inet.mft.management.descriptors.CustomAuthenticationServiceDescriptor
Deprecated.  
setAccountsDirectory(String) - Method in class com.jscape.inet.mft.management.descriptors.DBAccessAuthenticationServiceDescriptor
Deprecated.  
setAccountsDirectory(String) - Method in class com.jscape.inet.mft.management.descriptors.DBAuthenticationServiceDescriptor
Deprecated.  
setAccountsDirectory(String) - Method in class com.jscape.inet.mft.management.descriptors.LDAPAccessAuthenticationServiceDescriptor
Deprecated.  
setAccountsDirectory(String) - Method in class com.jscape.inet.mft.management.descriptors.LDAPAuthenticationServiceDescriptor
Deprecated.  
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.
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.
setAllowed(boolean) - Method in class com.jscape.inet.mft.security.IPAccessRule
Sets rule allowed flag.
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.
setAllowResourceMapping(boolean) - Method in class com.jscape.inet.vfs.DomainAdministration
Gets whether account can assign a reverse proxy to an account virtual path.
setAppletAllowed(boolean) - Method in class com.jscape.inet.mft.management.descriptors.WebDavConfiguration
Sets whether applet access is allowed.
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.
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.
setCancelTimeout(long) - Method in class com.jscape.inet.mft.management.descriptors.AutoLogoutTimeout
Sets canceel timeout value.
setCertificates(Certificate[]) - Method in class com.jscape.util.keystore.KeyPairRecord
Sets certificates.
setCipherSuites(String[]) - Method in class com.jscape.inet.mft.management.descriptors.FtpConfiguration
 
setCommandConnectionTimeout(long) - Method in class com.jscape.inet.mft.management.descriptors.FtpConfiguration
 
setCommandNeedClientAuth(boolean) - Method in class com.jscape.inet.mft.management.descriptors.FtpConfiguration
 
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.
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.
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
 
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.
setDebug(boolean) - Method in class com.jscape.inet.mft.management.common.ManagerConfiguration
Sets debug flag.
setDebugFile(String) - Method in class com.jscape.inet.mft.management.common.EmailServiceConfiguration
Sets debug file path.
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.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.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.
setDomain(String) - Method in class com.jscape.inet.mft.resources.WebDavResourceDescriptor
 
setDomain(Domain) - Method in class com.jscape.inet.mft.workflow.Trigger
Sets trigger domain.
setDomainDescription(String, String) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Sets new domain description.
setDownloadsQuota(Quota) - Method in class com.jscape.inet.vfs.Account
Sets maximum downloads quota.
setElseStatement(Statement) - Method in class com.jscape.util.workflow.statements.ConditionalStatement
Sets a new alternate path statement.
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.
setEmailServiceConfiguration(EmailServiceConfiguration, Properties) - 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.
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.vfs.Account
Sets account enabling indicator.
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.
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.
setEventClass(Class) - Method in class com.jscape.inet.mft.workflow.Trigger
Sets binded event class.
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(Expression) - Method in class com.jscape.inet.mft.workflow.Trigger
Sets trigger expression.
setExpression(Expression) - Method in class com.jscape.util.workflow.AssignmentExpression
Sets an expression to assign.
setExpression(Expression) - Method in class com.jscape.util.workflow.statements.ConditionalStatement
Sets a new statement expression.
setExpression(Expression) - Method in class com.jscape.util.workflow.statements.WhileStatement
Sets a new statement expression.
setExpression(Expression) - Method in class com.jscape.util.workflow.UnaryExpression
Sets a new target expression.
setFileAppendingAllowed(boolean) - Method in class com.jscape.inet.vfs.AccessPermissions
Sets the ability to append files in the current direcory.
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.
setFileSize(long) - Method in class com.jscape.inet.mft.management.descriptors.FileLogServiceDescriptor
Sets max file size for the "FileSize" log rotation strategy.
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.
setGroupName(String) - Method in class com.jscape.inet.vfs.Account
Sets a new group for the account.
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.
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.
setHttpsPort(int) - Method in class com.jscape.inet.mft.management.common.WebConfiguration
Sets HTTPS binding port.
setKey(String) - Method in class com.jscape.inet.mft.resources.FtpResourceDescriptor
 
setKey(String) - Method in class com.jscape.inet.mft.resources.SftpResourceDescriptor
 
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.
setKeys(CertificateMap, PublicKeyMap, KeyPairMap, PgpKeystore) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Sets security credentials.
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.
setLeftExpression(Expression) - Method in class com.jscape.util.workflow.BinaryExpression
Sets left expression.
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
 
setLogo(ByteArrayShell) - Method in class com.jscape.inet.mft.management.descriptors.HttpConfiguration
Sets logo.
setLogo(ByteArrayShell) - Method in class com.jscape.inet.mft.management.descriptors.WebDavConfiguration
Sets logo.
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.
setManageNonOwned(boolean) - Method in class com.jscape.inet.vfs.DomainAdministration
Sets whether account can manage non-owned accounts.
setManagerConfiguration(ManagerConfiguration) - 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.
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.
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.Report
Sets report name.
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.workflow.Trigger
Sets trigger name.
setName(String) - Method in class com.jscape.util.workflow.Variable
Sets a new variable name.
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.
setNumericRequired(boolean) - Method in class com.jscape.inet.mft.management.descriptors.PasswordServiceDescriptor
Sets whether numeric values are required in password.
setOperator(BinaryOperator) - Method in class com.jscape.util.workflow.BinaryExpression
Sets operator.
setOperator(UnaryOperator) - Method in class com.jscape.util.workflow.UnaryExpression
Sets a new 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.
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.
setParametersMap(Map) - 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 expiration 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.
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.
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.
setPortRange(PortRange) - Method in class com.jscape.inet.mft.management.descriptors.FtpConfiguration
 
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.
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.
setReports(Report[]) - Method in class com.jscape.inet.mft.management.descriptors.ReportServiceDescriptor
Sets service reports.
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 days.
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.
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(Expression) - 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.
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.
setServiceDescriptors(ServiceDescriptor[]) - Method in class com.jscape.inet.mft.management.descriptors.DomainDescriptor
Sets domain services descriptors.
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.
setShowTransferType(boolean) - Method in class com.jscape.inet.mft.management.descriptors.HttpConfiguration
Sets whether transfer type is shown in web interface.
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.
setStartDate(Date) - Method in class com.jscape.inet.mft.audit.reporting.Report
Sets starting date for filtering records.
setStartupBanner(String) - Method in class com.jscape.inet.mft.management.descriptors.SftpConfiguration
Sets startup banner.
setStatement(Statement) - Method in class com.jscape.util.workflow.statements.ConditionalStatement
Sets a new primary path statement.
setStatement(Statement) - Method in class com.jscape.util.workflow.statements.WhileStatement
Sets a new execution statement.
setStatements(Statement[]) - Method in class com.jscape.util.workflow.statements.CompoundStatement
Sets inner statements.
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.
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
 
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.
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.
setUploadsQuota(Quota) - Method in class com.jscape.inet.vfs.Account
Sets maximum uploads quota.
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.
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.
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.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.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(Object) - Method in class com.jscape.util.workflow.ConstantExpression
Sets expression value.
setValue(Object) - Method in class com.jscape.util.workflow.Variable
Sets a variable value.
setVariable(Variable) - Method in class com.jscape.util.workflow.AssignmentExpression
Sets target expression variable.
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.
setWebConfiguration(WebConfiguration) - 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
 
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) - 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, String, String, Long) - 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.
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() - 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.
SOFTWARE_VERSION - Static variable in class com.jscape.inet.mft.management.descriptors.SftpConfiguration
SFTP software version flag.
start(EventContext) - Method in class com.jscape.inet.mft.monitor.DirectoryMonitor
 
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.
STARTUP_BANNER - Static variable in class com.jscape.inet.mft.management.descriptors.SftpConfiguration
SFTP startup banner flag.
Statement - Interface in com.jscape.util.workflow
A statement.
StatisticsServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Statistics service descriptor.
StatisticsServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.StatisticsServiceDescriptor
 
stop() - Method in class com.jscape.inet.mft.monitor.DirectoryMonitor
 
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.
STORED_PROCEDURE_STATEMENT - Static variable in class com.jscape.inet.mft.management.descriptors.DBAuthenticationServiceDescriptor
 
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
 
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
 

A B C D E F G H I K L M N P Q R S T U V W
Copyright © 2007 JSCAPE Corp. All Rights Reserved.