| Package | Description |
|---|---|
| org.duracloud.account.app.controller |
| Modifier and Type | Method and Description |
|---|---|
UsernameForm |
AccountUsersController.usernameForm() |
UsernameForm |
RootUsersController.usernameForm() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
AccountUsersController.addUser(Long accountId,
UsernameForm usernameForm,
org.springframework.validation.BindingResult result,
org.springframework.ui.Model model,
org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) |
org.springframework.web.servlet.ModelAndView |
RootUsersController.setRootUser(UsernameForm usernameForm,
org.springframework.validation.BindingResult result,
org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) |
Copyright © 2009–2019 DuraSpace. All rights reserved.