Uses of Enum
jakarta.mvc.security.Csrf.CsrfOptions
Packages that use Csrf.CsrfOptions
-
Uses of Csrf.CsrfOptions in jakarta.mvc.security
Subclasses with type arguments of type Csrf.CsrfOptions in jakarta.mvc.securityMethods in jakarta.mvc.security that return Csrf.CsrfOptionsModifier and TypeMethodDescriptionstatic Csrf.CsrfOptionsReturns 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.