Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.security
Class RegistrationRedirectStrategy

java.lang.Object
  extended by org.hyperic.hq.ui.security.RegistrationRedirectStrategy
All Implemented Interfaces:
org.springframework.security.web.RedirectStrategy

public class RegistrationRedirectStrategy
extends java.lang.Object
implements org.springframework.security.web.RedirectStrategy


Constructor Summary
RegistrationRedirectStrategy(java.lang.String registrationUrl)
           
 
Method Summary
 void sendRedirect(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationRedirectStrategy

public RegistrationRedirectStrategy(java.lang.String registrationUrl)
Method Detail

sendRedirect

public void sendRedirect(javax.servlet.http.HttpServletRequest request,
                         javax.servlet.http.HttpServletResponse response,
                         java.lang.String url)
                  throws java.io.IOException
Specified by:
sendRedirect in interface org.springframework.security.web.RedirectStrategy
Throws:
java.io.IOException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.