Uses of Enum
com.okta.sdk.resource.model.UserBlock.AppliesToEnum
Packages that use UserBlock.AppliesToEnum
-
Uses of UserBlock.AppliesToEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserBlock.AppliesToEnumModifier and TypeMethodDescriptionstatic UserBlock.AppliesToEnumUserBlock.getAppliesTo()The devices that the block applies tostatic UserBlock.AppliesToEnumReturns the enum constant of this type with the specified name.static UserBlock.AppliesToEnum[]UserBlock.AppliesToEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.