Uses of Interface
com.intuit.karate.http.SessionStore
-
Packages that use SessionStore Package Description com.intuit.karate.http -
-
Uses of SessionStore in com.intuit.karate.http
Classes in com.intuit.karate.http that implement SessionStore Modifier and Type Class Description classJvmSessionStoreFields in com.intuit.karate.http declared as SessionStore Modifier and Type Field Description static SessionStoreJvmSessionStore. INSTANCEMethods in com.intuit.karate.http that return SessionStore Modifier and Type Method Description SessionStoreServerConfig. getSessionStore()Methods in com.intuit.karate.http with parameters of type SessionStore Modifier and Type Method Description ServerConfigServerConfig. sessionStore(SessionStore value)
-