Package 

Enum ErrorEvent.Disposition

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum ErrorEvent.Disposition
    extends Enum<ErrorEvent.Disposition>
                        

    In the context of CSP errors, indicates how the violated policy is configured to be treated by the user agent.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      REPORT
      ENFORCE
    • Method Summary

      Modifier and Type Method Description
      final JsonElement toJson()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait