A C H

A

addHttpOnlyCookie(HttpServletResponse, Cookie) - Static method in class com.atlassian.security.cookie.HttpOnlyCookies
Adds the specified Cookie to the specified HttpServletResponse with the HttpOnly flag.
addHttpOnlyCookies(HttpServletResponse, Cookie[]) - Static method in class com.atlassian.security.cookie.HttpOnlyCookies
Adds the specified Cookies to the specified HttpServletResponse with the HttpOnly flag.

C

com.atlassian.security.cookie - package com.atlassian.security.cookie
 

H

HttpOnlyCookies - Class in com.atlassian.security.cookie
Constructs HttpOnly Cookies and adds them to HttpServletResponses.

A C H

Copyright © 2010 Atlassian. All Rights Reserved.