public class SSOAgentFilterUtils extends Object
| Constructor and Description |
|---|
SSOAgentFilterUtils() |
| Modifier and Type | Method and Description |
|---|---|
static SSOAgentConfig |
getSSOAgentConfig(javax.servlet.FilterConfig filterConfig) |
static SSOAgentConfig |
getSSOAgentConfig(javax.servlet.ServletContext application) |
static boolean |
shouldGoToWelcomePage(javax.servlet.http.HttpServletRequest request) |
public static SSOAgentConfig getSSOAgentConfig(javax.servlet.FilterConfig filterConfig) throws SSOAgentException
SSOAgentExceptionpublic static SSOAgentConfig getSSOAgentConfig(javax.servlet.ServletContext application) throws SSOAgentException
SSOAgentExceptionpublic static boolean shouldGoToWelcomePage(javax.servlet.http.HttpServletRequest request)
Copyright © 2021 WSO2. All rights reserved.