Uses of Enum Class
com.liferay.portal.kernel.util.Http.CookieSpec
Packages that use Http.CookieSpec
Package
Description
This package defines the kernel utility interfaces and classes.
-
Uses of Http.CookieSpec in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util that return Http.CookieSpecModifier and TypeMethodDescriptionHttp.Options.getCookieSpec()
static Http.CookieSpec
Returns the enum constant of this class with the specified name.static Http.CookieSpec[]
Http.CookieSpec.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.liferay.portal.kernel.util with parameters of type Http.CookieSpec