Abstract
Abstract
cookiesList of containers that hold cookies that can be used to do authorization.
Static
createDefault constructor for CookieSessionProvider.
List of containers that hold cookies that can be used to do authorization.
the created CookieSessionProvider instance.
Static
fromAlternate constructor that creates a CookieSessionProvider from a json.
contains the source for instance creation.
the created CookieSessionProvider instance.
Generated using TypeDoc
An HTTP cookie based session provider.
The cookies are sent to the backend to be able to track the authentication session.