class AuthInfo
Describes user and sellers connected to this user. |
|
class AuthService
Common aggregation for utility methods requires authentication. User: Kirill Date: 25.07.13 11:14 |
|
class AuthServiceSample
User: Kirill, Date: 11.09.13 16:16. |
|
class HandshakeReply
Tells client when api is out of date. Warning, if .outdated == true, it still means api works. And it means API has to be updated soon. If you are unable to work with API, then instead com.srv4pos.server.api.exceptions.OutdatedVersionJsonException will be thrown User: Kirill Date: 26.07.13 2:26 |
|
enum class UserRole
The roles of users. Each user has one role. |