Package com.okta.sdk.resource.model
Class DTCWindows
java.lang.Object
com.okta.sdk.resource.model.DTCWindows
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class DTCWindows
extends Object
implements Serializable
Google Chrome Device Trust Connector provider
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbrowserVersion
(ChromeBrowserVersion browserVersion) builtInDnsClientEnabled
(Boolean builtInDnsClientEnabled) chromeRemoteDesktopAppBlocked
(Boolean chromeRemoteDesktopAppBlocked) crowdStrikeAgentId
(String crowdStrikeAgentId) crowdStrikeCustomerId
(String crowdStrikeCustomerId) deviceEnrollmentDomain
(String deviceEnrollmentDomain) diskEncrypted
(Boolean diskEncrypted) boolean
Get browserVersionIndicates if a software stack is used to communicate with the DNS serverIndicates whether access to the Chrome Remote Desktop application is blocked through a policyAgent ID of an installed CrowdStrike agentCustomer ID of an installed CrowdStrike agentEnrollment domain of the customer that is currently managing the deviceIndicates whether the main disk is encryptedGet keyTrustLevelIndicates whether a firewall is enabled at the OS-level on the deviceGet osVersionGet passwordProtectionWarningTriggerIndicates whether enterprise-grade (custom) unsafe URL scanning is enabledGet safeBrowsingProtectionLevelIndicates whether the device is password-protectedIndicates whether the device's startup software has its Secure Boot feature enabledIndicates whether the Site Isolation (also known as **Site Per Process**) setting is enabledIndicates whether Chrome is blocking third-party software injectionWindows domain that the current machine has joinedWindows domain for the current OS userint
hashCode()
keyTrustLevel
(KeyTrustLevelBrowserKey keyTrustLevel) osFirewall
(Boolean osFirewall) osVersion
(OSVersionFourComponents osVersion) passwordProtectionWarningTrigger
(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) realtimeUrlCheckMode
(Boolean realtimeUrlCheckMode) safeBrowsingProtectionLevel
(SafeBrowsingProtectionLevel safeBrowsingProtectionLevel) screenLockSecured
(Boolean screenLockSecured) secureBootEnabled
(Boolean secureBootEnabled) void
setBrowserVersion
(ChromeBrowserVersion browserVersion) void
setBuiltInDnsClientEnabled
(Boolean builtInDnsClientEnabled) void
setChromeRemoteDesktopAppBlocked
(Boolean chromeRemoteDesktopAppBlocked) void
setCrowdStrikeAgentId
(String crowdStrikeAgentId) void
setCrowdStrikeCustomerId
(String crowdStrikeCustomerId) void
setDeviceEnrollmentDomain
(String deviceEnrollmentDomain) void
setDiskEncrypted
(Boolean diskEncrypted) void
setKeyTrustLevel
(KeyTrustLevelBrowserKey keyTrustLevel) void
setOsFirewall
(Boolean osFirewall) void
setOsVersion
(OSVersionFourComponents osVersion) void
setPasswordProtectionWarningTrigger
(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) void
setRealtimeUrlCheckMode
(Boolean realtimeUrlCheckMode) void
setSafeBrowsingProtectionLevel
(SafeBrowsingProtectionLevel safeBrowsingProtectionLevel) void
setScreenLockSecured
(Boolean screenLockSecured) void
setSecureBootEnabled
(Boolean secureBootEnabled) void
setSiteIsolationEnabled
(Boolean siteIsolationEnabled) void
setThirdPartyBlockingEnabled
(Boolean thirdPartyBlockingEnabled) void
setWindowsMachineDomain
(String windowsMachineDomain) void
setWindowsUserDomain
(String windowsUserDomain) siteIsolationEnabled
(Boolean siteIsolationEnabled) thirdPartyBlockingEnabled
(Boolean thirdPartyBlockingEnabled) toString()
windowsMachineDomain
(String windowsMachineDomain) windowsUserDomain
(String windowsUserDomain)
-
Field Details
-
JSON_PROPERTY_BROWSER_VERSION
- See Also:
-
JSON_PROPERTY_BUILT_IN_DNS_CLIENT_ENABLED
- See Also:
-
JSON_PROPERTY_CHROME_REMOTE_DESKTOP_APP_BLOCKED
- See Also:
-
JSON_PROPERTY_CROWD_STRIKE_AGENT_ID
- See Also:
-
JSON_PROPERTY_CROWD_STRIKE_CUSTOMER_ID
- See Also:
-
JSON_PROPERTY_DEVICE_ENROLLMENT_DOMAIN
- See Also:
-
JSON_PROPERTY_DISK_ENCRYPTED
- See Also:
-
JSON_PROPERTY_KEY_TRUST_LEVEL
- See Also:
-
JSON_PROPERTY_OS_FIREWALL
- See Also:
-
JSON_PROPERTY_OS_VERSION
- See Also:
-
JSON_PROPERTY_PASSWORD_PROTECTION_WARNING_TRIGGER
- See Also:
-
JSON_PROPERTY_REALTIME_URL_CHECK_MODE
- See Also:
-
JSON_PROPERTY_SAFE_BROWSING_PROTECTION_LEVEL
- See Also:
-
JSON_PROPERTY_SCREEN_LOCK_SECURED
- See Also:
-
JSON_PROPERTY_SECURE_BOOT_ENABLED
- See Also:
-
JSON_PROPERTY_SITE_ISOLATION_ENABLED
- See Also:
-
JSON_PROPERTY_THIRD_PARTY_BLOCKING_ENABLED
- See Also:
-
JSON_PROPERTY_WINDOWS_MACHINE_DOMAIN
- See Also:
-
JSON_PROPERTY_WINDOWS_USER_DOMAIN
- See Also:
-
-
Constructor Details
-
DTCWindows
public DTCWindows()
-
-
Method Details
-
browserVersion
-
getBrowserVersion
Get browserVersion- Returns:
- browserVersion
-
setBrowserVersion
-
builtInDnsClientEnabled
-
getBuiltInDnsClientEnabled
Indicates if a software stack is used to communicate with the DNS server- Returns:
- builtInDnsClientEnabled
-
setBuiltInDnsClientEnabled
-
chromeRemoteDesktopAppBlocked
-
getChromeRemoteDesktopAppBlocked
Indicates whether access to the Chrome Remote Desktop application is blocked through a policy- Returns:
- chromeRemoteDesktopAppBlocked
-
setChromeRemoteDesktopAppBlocked
-
crowdStrikeAgentId
-
getCrowdStrikeAgentId
Agent ID of an installed CrowdStrike agent- Returns:
- crowdStrikeAgentId
-
setCrowdStrikeAgentId
-
crowdStrikeCustomerId
-
getCrowdStrikeCustomerId
Customer ID of an installed CrowdStrike agent- Returns:
- crowdStrikeCustomerId
-
setCrowdStrikeCustomerId
-
deviceEnrollmentDomain
-
getDeviceEnrollmentDomain
Enrollment domain of the customer that is currently managing the device- Returns:
- deviceEnrollmentDomain
-
setDeviceEnrollmentDomain
-
diskEncrypted
-
getDiskEncrypted
Indicates whether the main disk is encrypted- Returns:
- diskEncrypted
-
setDiskEncrypted
-
keyTrustLevel
-
getKeyTrustLevel
Get keyTrustLevel- Returns:
- keyTrustLevel
-
setKeyTrustLevel
-
osFirewall
-
getOsFirewall
Indicates whether a firewall is enabled at the OS-level on the device- Returns:
- osFirewall
-
setOsFirewall
-
osVersion
-
getOsVersion
Get osVersion- Returns:
- osVersion
-
setOsVersion
-
passwordProtectionWarningTrigger
public DTCWindows passwordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) -
getPasswordProtectionWarningTrigger
Get passwordProtectionWarningTrigger- Returns:
- passwordProtectionWarningTrigger
-
setPasswordProtectionWarningTrigger
public void setPasswordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) -
realtimeUrlCheckMode
-
getRealtimeUrlCheckMode
Indicates whether enterprise-grade (custom) unsafe URL scanning is enabled- Returns:
- realtimeUrlCheckMode
-
setRealtimeUrlCheckMode
-
safeBrowsingProtectionLevel
public DTCWindows safeBrowsingProtectionLevel(SafeBrowsingProtectionLevel safeBrowsingProtectionLevel) -
getSafeBrowsingProtectionLevel
Get safeBrowsingProtectionLevel- Returns:
- safeBrowsingProtectionLevel
-
setSafeBrowsingProtectionLevel
-
screenLockSecured
-
getScreenLockSecured
Indicates whether the device is password-protected- Returns:
- screenLockSecured
-
setScreenLockSecured
-
secureBootEnabled
-
getSecureBootEnabled
Indicates whether the device's startup software has its Secure Boot feature enabled- Returns:
- secureBootEnabled
-
setSecureBootEnabled
-
siteIsolationEnabled
-
getSiteIsolationEnabled
Indicates whether the Site Isolation (also known as **Site Per Process**) setting is enabled- Returns:
- siteIsolationEnabled
-
setSiteIsolationEnabled
-
thirdPartyBlockingEnabled
-
getThirdPartyBlockingEnabled
Indicates whether Chrome is blocking third-party software injection- Returns:
- thirdPartyBlockingEnabled
-
setThirdPartyBlockingEnabled
-
windowsMachineDomain
-
getWindowsMachineDomain
Windows domain that the current machine has joined- Returns:
- windowsMachineDomain
-
setWindowsMachineDomain
-
windowsUserDomain
-
getWindowsUserDomain
Windows domain for the current OS user- Returns:
- windowsUserDomain
-
setWindowsUserDomain
-
equals
-
hashCode
public int hashCode() -
toString
-