Class RedirectionController
- java.lang.Object
-
- de.hybris.platform.samlsinglesignon.RedirectionController
-
@Controller @RequestMapping("/saml/**") public class RedirectionController extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RedirectionController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
redirect(javax.servlet.http.HttpServletResponse response, javax.servlet.http.HttpServletRequest request)
-