-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum SecureContextType extends Enum<SecureContextType>
Indicates whether the frame is a secure context and why it is the case.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description SecureSecureLocalhostInsecureSchemeInsecureAncestor
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-