Uses of Class
io.resys.wrench.assets.controllers.beans.AdminUIConfig.Csrf
-
Packages that use AdminUIConfig.Csrf Package Description io.resys.wrench.assets.controllers.beans -
-
Uses of AdminUIConfig.Csrf in io.resys.wrench.assets.controllers.beans
Methods in io.resys.wrench.assets.controllers.beans that return AdminUIConfig.Csrf Modifier and Type Method Description AdminUIConfig.CsrfAdminUIConfig. getCsrf()AdminUIConfig.CsrfAdminUIConfig.Csrf. setKey(String key)AdminUIConfig.CsrfAdminUIConfig.Csrf. setValue(String value)Methods in io.resys.wrench.assets.controllers.beans with parameters of type AdminUIConfig.Csrf Modifier and Type Method Description AdminUIConfigAdminUIConfig. setCsrf(AdminUIConfig.Csrf csrf)
-