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