Searched refs:inSessionKey (Results 1 – 1 of 1) sorted by relevance
448 String inSessionKey = IN_SESSION_KEY.toString(); in testHttpSessionIsSerializable() local450 assertTrue(deserializedSession.getAttribute(inSessionKey) instanceof InSession); in testHttpSessionIsSerializable()