public class UserSessionHelper extends Object
Constructor and Description |
---|
UserSessionHelper() |
Modifier and Type | Method and Description |
---|---|
void |
clearWebSudo() |
void |
deleteSession()
Deletes the JSESSIONID cookie.
|
void |
destoryAllXsrfTokens() |
void |
invalidateSession()
Sets the JSESSIONID value to garbage.
|
public void clearWebSudo()
public void invalidateSession()
public void deleteSession()
public void destoryAllXsrfTokens()
Copyright © 2002-2015 Atlassian. All Rights Reserved.