Uses of Interface
org.apache.shiro.web.servlet.Cookie
Packages that use Cookie
Package
Description
Components supporting web-specific
SecurityManager implementations.Shiro-specific implementations of the Servlet API (Servlet Filters, et al.).
Concepts used to represent Shiro's aggregate state in an application.
-
Uses of Cookie in org.apache.shiro.web.mgt
Methods in org.apache.shiro.web.mgt that return CookieModifier and TypeMethodDescriptionCookieRememberMeManager.getCookie()Returns the cookie 'template' that will be used to set all attributes of outgoing rememberMe cookies created by thisRememberMeManager.Methods in org.apache.shiro.web.mgt with parameters of type Cookie -
Uses of Cookie in org.apache.shiro.web.servlet
Classes in org.apache.shiro.web.servlet that implement CookieConstructors in org.apache.shiro.web.servlet with parameters of type Cookie -
Uses of Cookie in org.apache.shiro.web.session.mgt
Methods in org.apache.shiro.web.session.mgt that return CookieMethods in org.apache.shiro.web.session.mgt with parameters of type CookieModifier and TypeMethodDescriptionvoidDefaultWebSessionManager.setSessionIdCookie(Cookie sessionIdCookie)