Package org.forgerock.caf.http


package org.forgerock.caf.http
HTTP support for CAF.
  • Classes
    Class
    Description
    This class creates an API which bridges the differences between the Servlet 2.5 and 3.0 Cookie APIs, as the Servlet 2.5 API does not support HttpOnly cookies and provides no methods to create a HttpOnly cookie.
    Support class for generating Set-Cookie header values.