public class OvhVpn extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
clientIp
IP you will be connecting from / NULL (allow all)
canBeNull && readOnly
|
String |
clientPrivNet
Client's private network
canBeNull && readOnly
|
Long |
id
canBeNull && readOnly
|
String |
serverIp
Your VPN server IP
canBeNull && readOnly
|
String |
serverPrivNet
Server's private network
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhVpn() |
public String clientIp
public String serverPrivNet
public String serverIp
public Long id
public String clientPrivNet
Copyright © 2018. All rights reserved.