| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBHttpCookiePersistenceProfile.Builder |
ALBHttpCookiePersistenceProfile.Builder.setAlwaysSendCookie(java.lang.Boolean alwaysSendCookie)
If no persistence cookie was received from the client, always send it.
|
ALBHttpCookiePersistenceProfile.Builder |
ALBHttpCookiePersistenceProfile.Builder.setCookieName(java.lang.String cookieName)
HTTP cookie name for cookie persistence.
|
ALBHttpCookiePersistenceProfile.Builder |
ALBHttpCookiePersistenceProfile.Builder.setEncryptionKey(java.lang.String encryptionKey)
Key name to use for cookie encryption.
|
ALBHttpCookiePersistenceProfile.Builder |
ALBHttpCookiePersistenceProfile.Builder.setKey(java.util.List<ALBHttpCookiePersistenceKey> key)
Placeholder for description of property key of obj type
HttpCookiePersistenceProfile field type str type array.
|
ALBHttpCookiePersistenceProfile.Builder |
ALBHttpCookiePersistenceProfile.Builder.setTimeout(java.lang.Long timeout)
The maximum lifetime of any session cookie.
|