Package | Description |
---|---|
javax.mvc.security |
Types related to MVC security features.
|
Modifier and Type | Method and Description |
---|---|
static Csrf.CsrfOptions |
Csrf.CsrfOptions.valueOf(String name)
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.
|
Copyright © 2018 Ivar Grimstad. All rights reserved.