|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object egovframework.rfc3.usercustom.web.IamCustomController
@Controller @SessionAttributes(types=SessionVO.class) public class IamCustomController
Constructor Summary | |
---|---|
IamCustomController()
|
Method Summary | |
---|---|
java.lang.String |
customUserAct(org.springframework.ui.ModelMap model,
javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IamCustomController()
Method Detail |
---|
@RequestMapping(value="/iam/customuser/**/*.sko") public java.lang.String customUserAct(org.springframework.ui.ModelMap model, javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |