Class UserCacheOperation.UserLoginCache
java.lang.Object
es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation.UserLoginCache
- All Implemented Interfaces:
Serializable
- Enclosing class:
UserCacheOperation
Login cache object to be saved in cache.
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
accessToken
login token's. -
userId
Identifier for user. -
deviceId
Identifier for device.
-
-
Constructor Details
-
UserLoginCache
public UserLoginCache()
-