Package io.goobi.viewer.api.rest.model
Class CurrentUserResponse
java.lang.Object
io.goobi.viewer.api.rest.model.CurrentUserResponse
Response object for GET /api/v1/users/current.
Contains the client IP address and, if the user is logged in, user information.
The user field is omitted from JSON output when null (i.e. not logged in).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CurrentUserResponse
-
-
Method Details
-
getIp
-
getUser
-