Uses of Class
org.uitnet.testing.smartfwk.api.core.support.HttpSession
-
Packages that use HttpSession Package Description org.uitnet.testing.smartfwk.api.core -
-
Uses of HttpSession in org.uitnet.testing.smartfwk.api.core
Fields in org.uitnet.testing.smartfwk.api.core declared as HttpSession Modifier and Type Field Description protected HttpSessionAbstractApiActionHandler. sessionMethods in org.uitnet.testing.smartfwk.api.core that return HttpSession Modifier and Type Method Description HttpSessionAbstractApiActionHandler. getSession()HttpSessionApiAuthenticationProvider. login(ApiConfig apiConfig, UserProfile userProfile)HttpSessionAbstractApiActionHandler. setActiveProfileName(String profileName)Methods in org.uitnet.testing.smartfwk.api.core with parameters of type HttpSession Modifier and Type Method Description protected voidAbstractApiActionHandler. checkAndSetSessionCookie(HttpSession session2, HttpResponse httpResponse)
-