cgl.narada.transport.ipsec
Class IPSecTunnelInfo
java.lang.Object
cgl.narada.transport.ipsec.IPSecTunnelInfo
public class IPSecTunnelInfo
- extends Object
Encapsulates data related to the IPSec Tunnel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IPSecTunnelInfo
public IPSecTunnelInfo(String hostname,
String rule,
String policy,
String secret)
getHostname
public String getHostname()
getRule
public String getRule()
getPolicy
public String getPolicy()
getSecret
protected String getSecret()
For comments and suggestions please send
e-mail to
The NaradaBrokering Project