egovframework.rfc3.usercustom.web
Class IamCustomController

java.lang.Object
  extended by egovframework.rfc3.usercustom.web.IamCustomController

@Controller
@SessionAttributes(types=SessionVO.class)
public class IamCustomController
extends java.lang.Object


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

IamCustomController

public IamCustomController()
Method Detail

customUserAct

@RequestMapping(value="/iam/customuser/**/*.sko")
public java.lang.String customUserAct(org.springframework.ui.ModelMap model,
                                                     javax.servlet.http.HttpServletRequest request)
                               throws java.lang.Exception
Throws:
java.lang.Exception