Class SecurityManager

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public final class SecurityManager extends GObject
Controls security settings in a WebKitWebContext.

The WebKitSecurityManager defines security settings for URI schemes in a WebKitWebContext. Get it from the context with webkit_web_context_get_security_manager(), and use it to register a URI scheme with a certain security level, or to check if it already has it.