Uses of Class
com.jscape.inet.vfs.Account

Packages that use Account
com.jscape.inet.mft.management.client.api Contains classes for establishing connection with JSCAPE Secure FTP Server administrative service. 
com.jscape.inet.mft.management.descriptors Contains domain services descriptors classes. 
com.jscape.inet.vfs Contains virtual file system classes. 
 

Uses of Account in com.jscape.inet.mft.management.client.api
 

Methods in com.jscape.inet.mft.management.client.api that return Account
 Account[] ManagerSubsystem.getAccounts(java.lang.String domainName)
          Gets domain accounts.
 

Methods in com.jscape.inet.mft.management.client.api with parameters of type Account
 void ManagerSubsystem.addAccount(java.lang.String domainName, Account account)
          Adds a new account to the domain.
 

Uses of Account in com.jscape.inet.mft.management.descriptors
 

Methods in com.jscape.inet.mft.management.descriptors with parameters of type Account
 void PasswordServiceDescriptor.assertNotRepeated(char[] password, Account account)
           
 

Uses of Account in com.jscape.inet.vfs
 

Constructors in com.jscape.inet.vfs with parameters of type Account
Account(Account that)
          Copy constructor.
 



Copyright © 2007 JSCAPE Corp. All Rights Reserved.