|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jasig.portlet.cas.test.mvc.ProxyCasController
@Controller @RequestMapping(value="VIEW") public final class ProxyCasController
| Constructor Summary | |
|---|---|
ProxyCasController()
|
|
| Method Summary | |
|---|---|
void |
setServiceUrl(java.lang.String serviceUrl)
|
void |
setTicketValidator(org.jasig.cas.client.validation.TicketValidator validator)
Set the ticket validator to use for proxy ticket validation. |
org.springframework.web.portlet.ModelAndView |
validateProxyCas(javax.portlet.RenderRequest request)
Attempt to validate the proxy ticket supplied to the UserInfo map and display the result in the main view of the portlet. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyCasController()
| Method Detail |
|---|
public void setTicketValidator(org.jasig.cas.client.validation.TicketValidator validator)
validator - public void setServiceUrl(java.lang.String serviceUrl)
@RequestMapping public org.springframework.web.portlet.ModelAndView validateProxyCas(javax.portlet.RenderRequest request)
request -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||