Klasse MockHttpSession
java.lang.Object
org.apache.sling.servlethelpers.MockHttpSession
org.apache.sling.testing.mock.sling.servlet.MockHttpSession
- Alle implementierten Schnittstellen:
javax.servlet.http.HttpSession
public final class MockHttpSession
extends org.apache.sling.servlethelpers.MockHttpSession
Mock
HttpSession implementation.-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden org.apache.sling.servlethelpers.MockHttpSession
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isInvalidated, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval, setNew
-
Konstruktordetails
-
MockHttpSession
public MockHttpSession()
-
-
Methodendetails
-
newMockServletContext
- Setzt außer Kraft:
newMockServletContextin Klasseorg.apache.sling.servlethelpers.MockHttpSession
-