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.AppliesToEnum
UserBlock.getAppliesTo()
The devices that the block applies tostatic UserBlock.AppliesToEnum
Returns 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.