JSCAPE MFT Server

Uses of Class
com.jscape.inet.mft.security.IPAccessRule

Packages that use IPAccessRule
com.jscape.inet.mft.management.client.api Contains classes for establishing connection with JSCAPE MFT Server administrative service. 
com.jscape.inet.mft.management.descriptors Contains domain services descriptors classes. 
 

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

Methods in com.jscape.inet.mft.management.client.api that return IPAccessRule
 IPAccessRule[] ManagerSubsystem.getAccessRules(java.lang.String domainName)
          Gets a domain IP access rules.
 

Methods in com.jscape.inet.mft.management.client.api with parameters of type IPAccessRule
 void ManagerSubsystem.setAccessRules(java.lang.String domainName, IPAccessRule[] rules)
          Sets domain IP access rules.
 

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

Methods in com.jscape.inet.mft.management.descriptors that return IPAccessRule
 IPAccessRule[] IPAccessServiceDescriptor.getRules()
          Returns access rules.
 

Methods in com.jscape.inet.mft.management.descriptors with parameters of type IPAccessRule
 void IPAccessServiceDescriptor.setRules(IPAccessRule[] value)
          Sets access rules.
 

Constructors in com.jscape.inet.mft.management.descriptors with parameters of type IPAccessRule
IPAccessServiceDescriptor(IPAccessRule[] rules)
          Creates a new descriptor instance.
 


JSCAPE MFT Server

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