public class MockClientInfo extends Object implements ClientInfo
DEFAULT| Constructor and Description |
|---|
MockClientInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientName() |
String |
getClientType() |
String |
getIpAddress() |
String |
getRemoteUser() |
public String getClientType()
getClientType in interface ClientInfopublic String getRemoteUser()
getRemoteUser in interface ClientInfopublic String getIpAddress()
getIpAddress in interface ClientInfopublic String getClientName()
getClientName in interface ClientInfoCopyright © 2014 eXo Platform SAS. All Rights Reserved.