Interface JwtSessionCookie
- All Known Implementing Classes:
Cookie
public interface JwtSessionCookie
-
Method Summary
-
Method Details
-
getValue
String getValue()Gets the current value of this Cookie.- Returns:
- The current value of this Cookie.
-