com.atlassian.confluence.util
Class SeraphUtils
java.lang.Object
com.atlassian.confluence.util.SeraphUtils
public class SeraphUtils
- extends java.lang.Object
Method Summary |
static com.atlassian.seraph.config.SecurityConfig |
getConfig(javax.servlet.http.HttpServletRequest request)
|
static java.lang.String |
getLinkLoginURL(javax.servlet.http.HttpServletRequest request)
|
static java.lang.String |
getLinkLoginURLAndStripContextPath(javax.servlet.http.HttpServletRequest request)
|
static java.lang.String |
getLoginURL(javax.servlet.http.HttpServletRequest request)
|
static java.lang.String |
getOriginalURL(javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeraphUtils
public SeraphUtils()
getLoginURL
public static java.lang.String getLoginURL(javax.servlet.http.HttpServletRequest request)
getLinkLoginURL
public static java.lang.String getLinkLoginURL(javax.servlet.http.HttpServletRequest request)
getLinkLoginURLAndStripContextPath
public static java.lang.String getLinkLoginURLAndStripContextPath(javax.servlet.http.HttpServletRequest request)
getOriginalURL
public static java.lang.String getOriginalURL(javax.servlet.http.HttpServletRequest request)
getConfig
public static com.atlassian.seraph.config.SecurityConfig getConfig(javax.servlet.http.HttpServletRequest request)
Copyright © 2003-2010 Atlassian. All Rights Reserved.