fr.paris.lutece.portal.service.security
Class LoginRedirectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.paris.lutece.portal.service.security.LoginRedirectException
- All Implemented Interfaces:
- Serializable
public class LoginRedirectException
- extends Exception
This Exception should be thrown when the Authentication service wants to redirect
the login on a specific URL
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LoginRedirectException
public LoginRedirectException(String strRedirectUrl)
- Creates a new instance of LoginRedirectException
- Parameters:
strRedirectUrl
- The Url wished for the redirection
getRedirectUrl
public String getRedirectUrl()
- Return the redirect url
- Returns:
- The redirect url
Copyright © 2014 Mairie de Paris. All Rights Reserved.