| Package | Description |
|---|---|
| org.apache.nifi.web.security.cookie |
| Modifier and Type | Field and Description |
|---|---|
private SameSitePolicy |
ApplicationCookieName.sameSitePolicy |
| Modifier and Type | Method and Description |
|---|---|
SameSitePolicy |
ApplicationCookieName.getSameSitePolicy() |
static SameSitePolicy |
SameSitePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SameSitePolicy[] |
SameSitePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ApplicationCookieName(String cookieName,
SameSitePolicy sameSitePolicy) |
Copyright © 2023 Apache NiFi Project. All rights reserved.