Secure FTP Factory

Uses of Class
com.jscape.inet.file.JAcl.Type

Packages that use JAcl.Type
com.jscape.inet.file Contains various support classes for SFTP (FTP over SSH) protocol. 
 

Uses of JAcl.Type in com.jscape.inet.file
 

Fields in com.jscape.inet.file declared as JAcl.Type
static JAcl.Type JAcl.Type.ACCESS_ALLOWED
           
static JAcl.Type JAcl.Type.ACCESS_DENIED
           
static JAcl.Type JAcl.Type.SYSTEM_ALARM
           
static JAcl.Type JAcl.Type.SYSTEM_AUDIT
           
 

Methods in com.jscape.inet.file that return JAcl.Type
 JAcl.Type JAcl.getType()
          Returns the ACL type value.
 

Constructors in com.jscape.inet.file with parameters of type JAcl.Type
JAcl(JAcl.Type type, JAcl.Flag flag, JAcl.Mask mask, java.lang.String who)
           
 


Secure FTP Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved