@Controller @RequestMapping(value="/secured") public class SecuredController extends Object
| Constructor and Description |
|---|
SecuredController() |
| Modifier and Type | Method and Description |
|---|---|
Greeting |
greeting(String name,
org.springframework.security.core.userdetails.User user) |
Copyright © 2010–2017. All rights reserved.