Class UserBlocks

java.lang.Object
com.auth0.json.mgmt.userblocks.UserBlocks

public class UserBlocks extends Object
Class that represents an Auth0 User Block object. Related to the UserBlocksEntity entity.
  • Constructor Details

    • UserBlocks

      public UserBlocks()
  • Method Details

    • getBlockedFor

      public List<BlockDetails> getBlockedFor()
      Getter for the list of user block details.
      Returns:
      the list of block details.