Package com.logicaldoc.core.security
Class Client
java.lang.Object
com.logicaldoc.core.security.Client
- All Implemented Interfaces:
Serializable
A remote client connected to LogicalDOC
- Since:
- 7.5
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getHost()
getId()
int
hashCode()
void
setAddress
(String address) void
void
setGeolocation
(Geolocation geolocation) void
void
void
setUsername
(String username) toString()
-
Constructor Details
-
Client
public Client() -
Client
public Client(javax.servlet.http.HttpServletRequest req) -
Client
-
-
Method Details