nl.surfnet.coin.api.shib
Class MockShibbolethController

java.lang.Object
  extended by nl.surfnet.coin.api.shib.MockShibbolethController

@RequestMapping(value="/Shibboleth.sso/Login*")
@Controller
public class MockShibbolethController
extends Object


Constructor Summary
MockShibbolethController()
           
 
Method Summary
 String getLogin(String target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockShibbolethController

public MockShibbolethController()
Method Detail

getLogin

@RequestMapping(method=GET)
public String getLogin(@RequestParam(value="target")
                                      String target)


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.