JSCAPE MFT Server

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

Packages that use IPAccessRule
com.jscape.inet.mft.management.client.api   
com.jscape.inet.mft.management.descriptors   
com.jscape.inet.mft.security   
 

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.
 

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

Constructors in com.jscape.inet.mft.security with parameters of type IPAccessRule
IPAccessRule(IPAccessRule that)
           
 


JSCAPE MFT Server

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