-
public class SecurityEvent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classSecurityEvent.CertificateErrorEventThere is a certificate error. If overriding certificate errors is enabled, then it should be handled with the
handleCertificateErrorcommand. Note: this event does not fire if the certificate error has been allowed internally. Only one client per target should override certificate errors at the same time.public final classSecurityEvent.VisibleSecurityStateChangedEventThe security state of the page changed.
public final classSecurityEvent.SecurityStateChangedEventThe security state of the page changed.
-