Verwendungen von Klasse
de.uplanet.lucy.server.connector.Cookie
Packages, die Cookie verwenden
-
Verwendungen von Cookie in de.uplanet.lucy.server.composer
Methoden in de.uplanet.lucy.server.composer, die Cookie zurückgebenModifizierer und TypMethodeBeschreibungCookiesCallable.createCookie(String p_strName, String p_strValue) Create a cookie with the specified name and value, and the path set to/.CookiesCallable.createCookieWithPath(String p_strName, String p_strValue, String p_strPath) Create a cookie with the specified name and value, and optional path.CookiesCallable.createSessionCookie(ISession p_session) Create a session cookie. -
Verwendungen von Cookie in de.uplanet.lucy.server.connector.web
Methoden in de.uplanet.lucy.server.connector.web mit Parametern vom Typ Cookie