Uses of Package
org.forgerock.caf.http
-
Packages that use org.forgerock.caf.http Package Description org.forgerock.caf.http HTTP support for CAF.org.forgerock.jaspi.modules.session.jwt This package contains classes for the Jwt Session JASPI Authentication Module. -
Classes in org.forgerock.caf.http used by org.forgerock.caf.http Class Description Cookie 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. -
Classes in org.forgerock.caf.http used by org.forgerock.jaspi.modules.session.jwt Class Description Cookie 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.