Uses of Enum
jakarta.mvc.security.Csrf.CsrfOptions
Packages that use Csrf.CsrfOptions
-
Uses of Csrf.CsrfOptions in jakarta.mvc.security
Methods in jakarta.mvc.security that return Csrf.CsrfOptionsModifier and TypeMethodDescriptionstatic Csrf.CsrfOptions
Returns the enum constant of this type with the specified name.static Csrf.CsrfOptions[]
Csrf.CsrfOptions.values()
Returns an array containing the constants of this enum type, in the order they are declared.