JavaScript is disabled on your browser.
Skip navigation links
OpenAM Server Only 7.5.2 Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.forgerock.jaspi.modules.session.jwt
Interface JwtSessionCookie
All Known Implementing Classes:
Cookie
public interface
JwtSessionCookie
Abstraction of a cookie to allow for the CHF
Cookie
and the Http
Cookie
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getValue
()
Gets the current value of this Cookie.
Method Details
getValue
String
getValue
()
Gets the current value of this Cookie.
Returns:
The current value of this Cookie.