| Package | Description |
|---|---|
| com.fatwire.wem.sso |
| Modifier and Type | Method and Description |
|---|---|
static SSOSession |
SSO.getSSOSession()
Obtains a default SSO session, which is typically loaded in a Web application by the Spring Context Loader.
|
static SSOSession |
SSO.getSSOSession(String configName)
Obtains a new SSO session by loading configuration from a Spring configuration file.
|