Uses of Class
com.okta.sdk.resource.model.DTCChromeOS
Packages that use DTCChromeOS
-
Uses of DTCChromeOS in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return DTCChromeOSModifier and TypeMethodDescriptionDTCChromeOS.allowScreenLock
(Boolean allowScreenLock) DTCChromeOS.browserVersion
(ChromeBrowserVersion browserVersion) DTCChromeOS.builtInDnsClientEnabled
(Boolean builtInDnsClientEnabled) DTCChromeOS.chromeRemoteDesktopAppBlocked
(Boolean chromeRemoteDesktopAppBlocked) DTCChromeOS.deviceEnrollmentDomain
(String deviceEnrollmentDomain) DTCChromeOS.diskEncrypted
(Boolean diskEncrypted) DeviceAssuranceChromeOSPlatformAllOfThirdPartySignalProviders.getDtc()
Get dtcDTCChromeOS.keyTrustLevel
(KeyTrustLevelOSMode keyTrustLevel) DTCChromeOS.managedDevice
(Boolean managedDevice) DTCChromeOS.osFirewall
(Boolean osFirewall) DTCChromeOS.osVersion
(OSVersionFourComponents osVersion) DTCChromeOS.passwordProtectionWarningTrigger
(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) DTCChromeOS.realtimeUrlCheckMode
(Boolean realtimeUrlCheckMode) DTCChromeOS.safeBrowsingProtectionLevel
(SafeBrowsingProtectionLevel safeBrowsingProtectionLevel) DTCChromeOS.screenLockSecured
(Boolean screenLockSecured) DTCChromeOS.siteIsolationEnabled
(Boolean siteIsolationEnabled) Methods in com.okta.sdk.resource.model with parameters of type DTCChromeOSModifier and TypeMethodDescriptionDeviceAssuranceChromeOSPlatformAllOfThirdPartySignalProviders.dtc
(DTCChromeOS dtc) void
DeviceAssuranceChromeOSPlatformAllOfThirdPartySignalProviders.setDtc
(DTCChromeOS dtc)