Class SessionIdUtil
java.lang.Object
org.eblocker.server.common.session.SessionIdUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetSessionId(String deviceId, String userAgent, Integer userId) static IpAddressnormalizeIp(IpAddress ip, IpAddress eblockerIpAddress) Normalizes local IP addresses (to simplify testing the Icapserver locally)static StringnormalizeUserAgent(String userAgent)
-
Constructor Details
-
SessionIdUtil
public SessionIdUtil()
-
-
Method Details
-
getSessionId
-
normalizeUserAgent
-
normalizeIp
Normalizes local IP addresses (to simplify testing the Icapserver locally)- Parameters:
ip-eblockerIpAddress-- Returns:
-