Package org.onebusaway.users.model
-
Interface Summary Interface Description IndexedUserDetails UserProperties Remember: you can add and remove fields from a user properties implementation object and previously serialized objects will leave new fields uninitialized and old fields will be ignored. -
Class Summary Class Description User Main user account object, designed to be serialized to a database.UserIndex A database-serialized linkage between some type-value id index (seeUserIndexKey
) and aUser
account.UserIndexKey A type+value tuple that uniquely identifies aUserIndex
object.UserPropertiesV1 DO NO RENAME OR MOVE THIS CLASS.UserRole