Interface InformationCookieContribution
public interface InformationCookieContribution
used to add data to the nice_info cookie
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final record
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getInformation
Optional<InformationCookieContribution.NamedInformation> getInformation()- Returns:
- a value with a name that gets added as a JWT claim, if present
-