Uses of Enum
de.xima.fc.servlet.enums.ESameSiteValue
Packages that use ESameSiteValue
-
Uses of ESameSiteValue in de.xima.fc.servlet.enums
Subclasses with type arguments of type ESameSiteValue in de.xima.fc.servlet.enumsModifier and TypeClassDescriptionenumThe allowed same-site cookie attribute values.Methods in de.xima.fc.servlet.enums that return ESameSiteValueModifier and TypeMethodDescriptionstatic ESameSiteValueReturns the enum constant of this type with the specified name.static ESameSiteValue[]ESameSiteValue.values()Returns an array containing the constants of this enum type, in the order they are declared.