com.atlassian.confluence.util
Class SeraphUtils

java.lang.Object
  extended bycom.atlassian.confluence.util.SeraphUtils

public class SeraphUtils
extends Object


Constructor Summary
SeraphUtils()
           
 
Method Summary
static SecurityConfig getConfig(javax.servlet.http.HttpServletRequest request)
           
static String getLinkLoginURL(javax.servlet.http.HttpServletRequest request)
           
static String getLoginURL(javax.servlet.http.HttpServletRequest request)
           
static 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
 

Constructor Detail

SeraphUtils

public SeraphUtils()
Method Detail

getLoginURL

public static String getLoginURL(javax.servlet.http.HttpServletRequest request)

getLinkLoginURL

public static String getLinkLoginURL(javax.servlet.http.HttpServletRequest request)

getOriginalURL

public static String getOriginalURL(javax.servlet.http.HttpServletRequest request)

getConfig

public static SecurityConfig getConfig(javax.servlet.http.HttpServletRequest request)


Confluence is developed by Atlassian.