public static class SameSite.Strict$ 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.Strict$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Strict$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asJava, render
public static final SameSite.Strict$ MODULE$