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

A

accepts(LogRecord) - Method in class com.jscape.inet.mft.audit.reporting.Report
Verifies if report accepts specified record.
accepts(char[]) - Method in class com.jscape.inet.vfs.Account
Checks if the specified password is valid for this account.
AccessPermissions - Class in com.jscape.inet.vfs
Represents access permissions for virtual file.
AccessPermissions() - Constructor for class com.jscape.inet.vfs.AccessPermissions
Creates a new permissions instance.
AccessPermissions(AccessPermissions) - Constructor for class com.jscape.inet.vfs.AccessPermissions
Copy constructor.
Account - Class in com.jscape.inet.vfs
Represents user account abstraction.
Account(String, String, char[], VirtualFileDescriptor[], Date) - Constructor for class com.jscape.inet.vfs.Account
Creates a new account instance.
Account(String, String, byte[], VirtualFileDescriptor[], Date) - Constructor for class com.jscape.inet.vfs.Account
Creates a new account instance.
Account(Account) - Constructor for class com.jscape.inet.vfs.Account
Copy constructor.
Account.Delegate - Class in com.jscape.inet.vfs
 
Account.Delegate() - Constructor for class com.jscape.inet.vfs.Account.Delegate
 
AccountAuthenticationServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Account authentication service descriptor.
AccountAuthenticationServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.AccountAuthenticationServiceDescriptor
 
AccountAuthorizationServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Account authorization service descriptor.
AccountAuthorizationServiceDescriptor(int, long, long) - Constructor for class com.jscape.inet.mft.management.descriptors.AccountAuthorizationServiceDescriptor
Creates a new descriptor instance.
AccountAuthorizationServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.AccountAuthorizationServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
AccountTemplateServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Account templates service descriptor.
AccountTemplateServiceDescriptor(AccountTemplate[]) - Constructor for class com.jscape.inet.mft.management.descriptors.AccountTemplateServiceDescriptor
Creates a new descriptor instance.
AccountTemplateServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.AccountTemplateServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
ActionContext - Class in com.jscape.inet.mft.workflow
Action context contains inforamtion about concrete action.
ActionContext() - Constructor for class com.jscape.inet.mft.workflow.ActionContext
Creates a new context instance.
ActionContext(AbstractAction) - Constructor for class com.jscape.inet.mft.workflow.ActionContext
Creates a new context instance.
ActionContext(ActionContext) - Constructor for class com.jscape.inet.mft.workflow.ActionContext
 
addAccount(String, Account) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Adds a new account to the domain.
addConfiguration(Configuration) - Method in class com.jscape.inet.mft.management.descriptors.DomainDescriptor
 
addDirectoryMonitor(String, DirectoryMonitor) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Adds a new directory monitor.
addDomain(DomainDescriptor) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Adds a new domain.
addGroup(String, Group) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Adds a new group.
addReport(String, Report) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Adds a new report to the domain.
addResource(String, ResourceDescriptor) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Adds a new remote resource.
addServiceDescriptor(ServiceDescriptor) - Method in class com.jscape.inet.mft.management.descriptors.DomainDescriptor
 
addVariable(Variable) - Method in class com.jscape.util.workflow.Context
Adds a variable to context.
ALL_STRATEGIES - Static variable in class com.jscape.inet.mft.management.descriptors.FileLogServiceDescriptor
 
ALL_TYPES - Static variable in class com.jscape.inet.mft.resources.FtpResourceDescriptor
 
ANY_HOST_MASK_V4 - Static variable in class com.jscape.inet.mft.security.IPAccessRule
"Any host" mask.
ANY_HOST_MASK_V6 - Static variable in class com.jscape.inet.mft.security.IPAccessRule
 
apply(Object, Object) - Method in interface com.jscape.util.workflow.BinaryOperator
Applies the operator to its arguments.
apply(Object) - Method in class com.jscape.util.workflow.NullOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.NullOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.BooleanAndOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.BooleanEqualsOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.BooleanNotEqualOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.BooleanOrOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.NumberContainsOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.NumberEqualsOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.NumberGreaterOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.NumberLessOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.NumberMatchesOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.NumberNotContainOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.NumberNotEqualOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.NumberNotMatchOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.StringContainsOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.StringEqualsOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.StringMatchesOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.StringNotContainOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.StringNotEqualOperator
 
apply(Object, Object) - Method in class com.jscape.util.workflow.operators.StringNotMatchOperator
 
apply(Object) - Method in interface com.jscape.util.workflow.UnaryOperator
Applies the operator to the specified argument.
assertLengthValid(char[]) - Method in class com.jscape.inet.mft.management.descriptors.PasswordServiceDescriptor
 
assertLowercaseIncluded(char[]) - Method in class com.jscape.inet.mft.management.descriptors.PasswordServiceDescriptor
 
assertNonAlphaNumericIncluded(char[]) - Method in class com.jscape.inet.mft.management.descriptors.PasswordServiceDescriptor
 
assertNotRepeated(char[], Account) - Method in class com.jscape.inet.mft.management.descriptors.PasswordServiceDescriptor
 
assertNumericIncluded(char[]) - Method in class com.jscape.inet.mft.management.descriptors.PasswordServiceDescriptor
 
assertUppercaseIncluded(char[]) - Method in class com.jscape.inet.mft.management.descriptors.PasswordServiceDescriptor
 
AssignmentExpression - Class in com.jscape.util.workflow
Assignment expression.
AssignmentExpression(Variable, Expression) - Constructor for class com.jscape.util.workflow.AssignmentExpression
Creates a new expression instance.
AssignmentExpression() - Constructor for class com.jscape.util.workflow.AssignmentExpression
Creates a new expression instance.
AUTH_BANNER - Static variable in class com.jscape.inet.mft.management.descriptors.SftpConfiguration
SFTP authentication banner flag.
AuthenticationServiceDescriptor - Interface in com.jscape.inet.mft.management.descriptors
Base interface for authentication service descriptors.
AutoLogoutTimeout - Class in com.jscape.inet.mft.management.descriptors
Automatic inactivity logout descriptor.
AutoLogoutTimeout(long, long) - Constructor for class com.jscape.inet.mft.management.descriptors.AutoLogoutTimeout
Creates new AutoLogout instance.
AutoLogoutTimeout() - Constructor for class com.jscape.inet.mft.management.descriptors.AutoLogoutTimeout
 

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.