Interface VPN
- All Known Implementing Classes:
VPNWrapper
public interface VPN
VPN interface.
- Version:
- $Id: $Id
- Author:
- ianjones
-
Method Summary
Modifier and TypeMethodDescriptiondelete()delete.getConfigName.getLocalAsn.getPassword.getPeerIp.getPeerSharedKey.getProjectId.getRemoteAsn.getRemoteIpAddress.getSecondary.getSiteName.getTunnelIp.getUuid()getUuid.getVirtualDeviceUuid.refresh()refresh.save(VPNUpdaterJson updaterJson) save.update()update.
-
Method Details
-
getSecondary
-
getUuid
-
getSiteName
-
getVirtualDeviceUuid
-
getConfigName
-
getPeerIp
-
getRemoteAsn
-
getRemoteIpAddress
-
getPassword
-
getLocalAsn
-
getProjectId
-
getTunnelIp
-
update
-
save
save.
- Parameters:
updaterJson- aVPNUpdaterJsonobject.- Returns:
- a
Booleanobject.
-
delete
-
refresh
-