In this case, using xfce and assuming Network manager is installed and configured, you need to then install the following;
sudo apt-get install network-manager-openconnect
You may need to install additional network-manager plug-ins and you can search those by;
sudo apt search 'network-manager-*'
then installing as;
sudo apt-get install network-manager-plugin-name