public interface IRemoteClientInfoProvider
IRemoteClientInfo
.Modifier and Type | Method and Description |
---|---|
IRemoteClientInfo |
getRemoteClientInfo()
Creates and returns a
IRemoteClientInfo that contains information of the current, calling end-user (headers, cookies etc) |
IRemoteClientInfo getRemoteClientInfo()
IRemoteClientInfo
that contains information of the current, calling end-user (headers, cookies etc)IRemoteClientInfo
.