Uses of Class
org.openqa.selenium.devtools.v145.network.model.DeviceBoundSessionKey
Packages that use DeviceBoundSessionKey
-
Uses of DeviceBoundSessionKey in org.openqa.selenium.devtools.v145.network.model
Methods in org.openqa.selenium.devtools.v145.network.model that return DeviceBoundSessionKeyModifier and TypeMethodDescriptionDeviceBoundSession.getKey()The site and session ID of the session.Constructors in org.openqa.selenium.devtools.v145.network.model with parameters of type DeviceBoundSessionKeyModifierConstructorDescriptionDeviceBoundSession(DeviceBoundSessionKey key, String refreshUrl, DeviceBoundSessionInclusionRules inclusionRules, List<DeviceBoundSessionCookieCraving> cookieCravings, TimeSinceEpoch expiryDate, Optional<String> cachedChallenge, List<String> allowedRefreshInitiators)