public interface SameSite extends Renderable
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | SameSite.Lax$ | 
| static class  | SameSite.None$ | 
| static class  | SameSite.Strict$ | 
| Modifier and Type | Method and Description | 
|---|---|
| SameSite | asJava() | 
| <R extends Rendering> | render(R r) | 
SameSite asJava()
<R extends Rendering> Rendering render(R r)
render in interface Renderable