public static class SameSite.None$ extends java.lang.Object implements SameSite, scala.Product, java.io.Serializable
SameSite.Lax$, SameSite.None$, SameSite.Strict$
Modifier and Type | Field and Description |
---|---|
static SameSite.None$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
None$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asJava, render
public static final SameSite.None$ MODULE$