Uses of Enum
com.okta.sdk.resource.model.PasswordProtectionWarningTrigger
Packages that use PasswordProtectionWarningTrigger
-
Uses of PasswordProtectionWarningTrigger in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PasswordProtectionWarningTriggerModifier and TypeMethodDescriptionDTCChromeOS.getPasswordProtectionWarningTrigger()Get passwordProtectionWarningTriggerDTCMacOS.getPasswordProtectionWarningTrigger()Get passwordProtectionWarningTriggerDTCWindows.getPasswordProtectionWarningTrigger()Get passwordProtectionWarningTriggerReturns the enum constant of this type with the specified name.static PasswordProtectionWarningTrigger[]PasswordProtectionWarningTrigger.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type PasswordProtectionWarningTriggerModifier and TypeMethodDescriptionDTCChromeOS.passwordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) DTCMacOS.passwordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) DTCWindows.passwordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) voidDTCChromeOS.setPasswordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) voidDTCMacOS.setPasswordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) voidDTCWindows.setPasswordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger)