Uses of Enum Class
org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
Packages that use CookieConfigurator.SameSiteOption
-
Uses of CookieConfigurator.SameSiteOption in org.eximeebpms.bpm.webapp.impl.security.filter
Methods in org.eximeebpms.bpm.webapp.impl.security.filter that return CookieConfigurator.SameSiteOptionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CookieConfigurator.SameSiteOption[]CookieConfigurator.SameSiteOption.values()Returns an array containing the constants of this enum class, in the order they are declared.