Package com.auth0.json.mgmt.userblocks
Class UserBlocks
java.lang.Object
com.auth0.json.mgmt.userblocks.UserBlocks
Class that represents an Auth0 User Block object. Related to the
UserBlocksEntity entity.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for the list of user block details.
-
Constructor Details
-
UserBlocks
public UserBlocks()
-
-
Method Details
-
getBlockedFor
Getter for the list of user block details.- Returns:
- the list of block details.
-