Uses of Class
com.okta.sdk.resource.model.UserBlock
-
Uses of UserBlock in com.okta.sdk.resource.api
Modifier 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
Modifier and TypeMethodDescriptionUserGetSingletonAllOfEmbedded.getBlocks()
A list of access block details for the User accountModifier and TypeMethodDescriptionUserGetSingletonAllOfEmbedded.addblocksItem
(UserBlock blocksItem)