public class EdgeSslVpnClientInstallPackageUpdateRequest extends Object implements Serializable
Constructor and Description |
---|
EdgeSslVpnClientInstallPackageUpdateRequest(String profileName,
List<EdgeSslVpnUpdateRequest> gatewayList,
Boolean startClientOnLogin,
Boolean hideSystrayIcon,
Boolean rememberPassword,
Boolean silentModeOperation,
Boolean silentModeInstallation,
Boolean hideNetworkAdaptor,
Boolean createDesktopIcon,
Boolean enforceServerSecurityCertValidation,
Boolean createLinuxClient,
Boolean createMacClient,
String description,
Boolean enabled) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description.
|
List<EdgeSslVpnUpdateRequest> |
getGatewayList()
Gets the gateway list.
|
String |
getProfileName()
Gets the profile name.
|
Boolean |
isCreateDesktopIcon()
Indicates whether desktop icon will be created.
|
Boolean |
isCreateLinuxClient()
Indicates whether the Linux client will be created.
|
Boolean |
isCreateMacClient()
Indicates whether Mac client will be created..
|
Boolean |
isEnabled()
Indicates whether enabled.
|
Boolean |
isEnforceServerSecurityCertValidation()
Indicates whether server security cert validation is enforced.
|
Boolean |
isHideNetworkAdaptor()
Indicates whether network adapter will be hidden.
|
Boolean |
isHideSystrayIcon()
Indicates whether the systray icon is hidden.
|
Boolean |
isRememberPassword()
Indicates whether the password is remembered.
|
Boolean |
isSilentModeInstallation()
Indicates whether silent mode installation is enabled.
|
Boolean |
isSilentModeOperation()
Indicates whether silent mode operation is enabled.
|
Boolean |
isStartClientOnLogin()
Indicates whether the client is started on login.
|
public EdgeSslVpnClientInstallPackageUpdateRequest(String profileName, List<EdgeSslVpnUpdateRequest> gatewayList, Boolean startClientOnLogin, Boolean hideSystrayIcon, Boolean rememberPassword, Boolean silentModeOperation, Boolean silentModeInstallation, Boolean hideNetworkAdaptor, Boolean createDesktopIcon, Boolean enforceServerSecurityCertValidation, Boolean createLinuxClient, Boolean createMacClient, String description, Boolean enabled)
public String getProfileName()
public List<EdgeSslVpnUpdateRequest> getGatewayList()
public Boolean isStartClientOnLogin()
public Boolean isHideSystrayIcon()
public Boolean isRememberPassword()
public Boolean isSilentModeOperation()
public Boolean isSilentModeInstallation()
public Boolean isHideNetworkAdaptor()
public Boolean isCreateDesktopIcon()
public Boolean isEnforceServerSecurityCertValidation()
public Boolean isCreateLinuxClient()
public Boolean isCreateMacClient()
public String getDescription()
public Boolean isEnabled()
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.