Uses of Class
io.webfolder.cdp.type.network.SecurityIsolationStatus
Packages that use SecurityIsolationStatus
-
Uses of SecurityIsolationStatus in io.webfolder.cdp.command
Methods in io.webfolder.cdp.command that return SecurityIsolationStatusModifier and TypeMethodDescriptionNetwork.getSecurityIsolationStatus()
Returns information about the COEP/COOP isolation status.Network.getSecurityIsolationStatus
(String frameId) Returns information about the COEP/COOP isolation status.Methods in io.webfolder.cdp.command that return types with arguments of type SecurityIsolationStatusModifier and TypeMethodDescriptionNetworkAsync.getSecurityIsolationStatus()
Returns information about the COEP/COOP isolation status.NetworkAsync.getSecurityIsolationStatus
(String frameId) Returns information about the COEP/COOP isolation status.