mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 17:01:51 +02:00
Rename LrpToken to LrpTokenEntity
This is to better distinguish between an LRP "token" (the string passed along in EPP) and the datastore entity that contains the token and all metadata. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135943480
This commit is contained in:
parent
1a9f91ed9e
commit
dd9137fbd1
14 changed files with 104 additions and 97 deletions
|
@ -12,7 +12,7 @@ ForeignKeyHostIndex
|
|||
HistoryEntry
|
||||
HostResource
|
||||
LogsExportCursor
|
||||
LrpToken
|
||||
LrpTokenEntity
|
||||
Modification
|
||||
OneTime
|
||||
PollMessage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue