Uses of Class
org.glassfish.web.deployment.runtime.CookieProperties
-
Packages that use CookieProperties Package Description org.glassfish.web.deployment.node.runtime.gf org.glassfish.web.deployment.runtime -
-
Uses of CookieProperties in org.glassfish.web.deployment.node.runtime.gf
Methods in org.glassfish.web.deployment.node.runtime.gf that return CookieProperties Modifier and Type Method Description CookiePropertiesCookiePropertiesNode. getDescriptor() -
Uses of CookieProperties in org.glassfish.web.deployment.runtime
Methods in org.glassfish.web.deployment.runtime that return CookieProperties Modifier and Type Method Description CookiePropertiesSessionConfig. getCookieProperties()Methods in org.glassfish.web.deployment.runtime with parameters of type CookieProperties Modifier and Type Method Description voidSessionConfig. setCookieProperties(CookieProperties value)
-