Uses of Class
com.okta.sdk.resource.model.UserBlock
Packages that use UserBlock
-
Uses of UserBlock in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return types with arguments of type UserBlockModifier and TypeMethodDescriptionUserApi.listUserBlocks
(String userId) List all User Blocks Lists information about how the User is blocked from accessing their accountUserApi.listUserBlocks
(String userId, Map<String, String> additionalHeaders) List all User Blocks Lists information about how the User is blocked from accessing their account -
Uses of UserBlock in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return types with arguments of type UserBlockModifier and TypeMethodDescriptionUserGetSingletonAllOfEmbedded.getBlocks()
A list of access block details for the User accountMethods in com.okta.sdk.resource.model with parameters of type UserBlockModifier and TypeMethodDescriptionUserGetSingletonAllOfEmbedded.addblocksItem
(UserBlock blocksItem) Method parameters in com.okta.sdk.resource.model with type arguments of type UserBlock