chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.dto / PasswordDTO / <init>

<init>

PasswordDTO(password: String = "")

Data transfer object for a player password

Author Felix Dimmel