- valueOf(String) - Static method in enum org.rootservices.otter.controller.entity.StatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rootservices.otter.controller.header.AuthScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rootservices.otter.controller.header.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rootservices.otter.controller.header.Header
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rootservices.otter.controller.header.HeaderValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rootservices.otter.router.entity.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rootservices.otter.router.entity.Regex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rootservices.otter.security.entity.Method
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.rootservices.otter.controller.entity.StatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rootservices.otter.controller.header.AuthScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rootservices.otter.controller.header.ContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rootservices.otter.controller.header.Header
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rootservices.otter.controller.header.HeaderValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rootservices.otter.router.entity.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rootservices.otter.router.entity.Regex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rootservices.otter.security.entity.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyCsrfCookieSignature(JsonWebToken, SymmetricKey) - Method in class org.rootservices.otter.security.csrf.DoubleSubmitCSRF
-