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.diskEnrypted(Boolean diskEnrypted) DeviceAssuranceChromeOSPlatformAllOfThirdPartySignalProviders.getDtc()Get dtcDTCChromeOS.keyTrustLevel(KeyTrustLevelOSMode keyTrustLevel) DTCChromeOS.osFirewall(Boolean osFirewall) 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) voidDeviceAssuranceChromeOSPlatformAllOfThirdPartySignalProviders.setDtc(DTCChromeOS dtc)