ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / user / User / <init>

<init>

User(userIdentifier: UserIdentifier, userName: String? = null, _id: String? = null, lastAccessTimestamp: Long? = null)

Data class representing a user. This model does not contain login information except the unique userIdentifier, and contains an optional userName and the lastAccessTimestamp