Class CookieProperties

java.lang.Object
org.apereo.cas.configuration.model.support.cookie.CookieProperties
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DeviceFingerprintProperties.Cookie, GoogleAnalyticsCookieProperties, InterruptCookieProperties, LocaleCookieProperties, OAuthCsrfCookieProperties, Pac4jDelegatedAuthenticationCookieProperties, PinnableCookieProperties, WarningCookieProperties

@RequiresModule(name="cas-server-core-cookie", automated=true) public class CookieProperties extends Object implements Serializable
Common properties for all cookie configs.
Since:
5.0.0
See Also:
  • Constructor Details

    • CookieProperties

      public CookieProperties()