public class JOSSOUtils extends Object
| Constructor and Description |
|---|
JOSSOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPartnerAppId(org.josso.agent.AbstractSSOAgent jossoAgent,
javax.servlet.http.HttpServletRequest hreq)
Obtain ID of partnerApp from configuration of given jossoAgent and from contextPath of given servlet request
|
static String |
getSystemProperty(String key,
String defaultValue) |
static org.josso.agent.http.HttpSSOAgent |
lookupSSOAgent()
Lookup for SSO agent from Spring configuration file
|
public static org.josso.agent.http.HttpSSOAgent lookupSSOAgent()
throws Exception
Exceptionpublic static String getPartnerAppId(org.josso.agent.AbstractSSOAgent jossoAgent, javax.servlet.http.HttpServletRequest hreq)
jossoAgent - hreq - Copyright © 2019 JBoss by Red Hat. All Rights Reserved.