com.atlassian.bamboo.security
Class LogoutSupport
java.lang.Object
com.atlassian.bamboo.security.LogoutSupport
public class LogoutSupport
- extends Object
This class logs out the currently loggin in user.
Method Summary |
static void |
logout(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogoutSupport
public LogoutSupport()
logout
public static void logout(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
throws Exception
- Throws:
Exception
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.