{ "alps" : { "version" : "1.0", "descriptors" : [ { "id" : "passwordResetToken-representation", "href" : "http://appcc.habil.com.br/profile/passwordResetTokens", "descriptors" : [ { "name" : "token", "type" : "SEMANTIC" }, { "name" : "dataExpiracao", "type" : "SEMANTIC" } ] }, { "id" : "create-passwordResetTokens", "name" : "passwordResetTokens", "type" : "UNSAFE", "rt" : "#passwordResetToken-representation" }, { "id" : "get-passwordResetTokens", "name" : "passwordResetTokens", "type" : "SAFE", "rt" : "#passwordResetToken-representation", "descriptors" : [ { "name" : "page", "doc" : { "value" : "The page to return.", "format" : "TEXT" }, "type" : "SEMANTIC" }, { "name" : "size", "doc" : { "value" : "The size of the page to return.", "format" : "TEXT" }, "type" : "SEMANTIC" }, { "name" : "sort", "doc" : { "value" : "The sorting criteria to use to calculate the content of the page.", "format" : "TEXT" }, "type" : "SEMANTIC" } ] }, { "id" : "delete-passwordResetToken", "name" : "passwordResetToken", "type" : "IDEMPOTENT", "rt" : "#passwordResetToken-representation" }, { "id" : "patch-passwordResetToken", "name" : "passwordResetToken", "type" : "UNSAFE", "rt" : "#passwordResetToken-representation" }, { "id" : "get-passwordResetToken", "name" : "passwordResetToken", "type" : "SAFE", "rt" : "#passwordResetToken-representation" }, { "id" : "update-passwordResetToken", "name" : "passwordResetToken", "type" : "IDEMPOTENT", "rt" : "#passwordResetToken-representation" }, { "name" : "findByToken", "type" : "SAFE", "descriptors" : [ { "name" : "token", "type" : "SEMANTIC" } ] }, { "name" : "findByTokenEquals", "type" : "SAFE" } ] } }