public class SingleSignOnServiceImpl extends AbstractSessionServiceWithCache implements SingleSignOnService
SingleSignOnService| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_DEFAULT_BROWSER_HANDLER |
static String |
PROP_ENDPOINT_IDP_SAML2_ARTIFACT
Property to specify the endpoint of the eHealth IDP thats supports SAML2 Artifact.
|
static String |
PROP_ENDPOINT_IDP_SAML2_POST
Property to specify the endpoint of the eHealth IDP thats supports SAML2 POST.
|
static String |
PROP_ENDPOINT_STS_SSO
Property to specify the endpoint of the eHealth SecureTokenService for obtaining a SingleSingOn SAMLToken.
|
| Constructor and Description |
|---|
SingleSignOnServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setHandler(BrowserHandler handler) |
void |
signin(SsoProfile profile) |
void |
signin(SsoProfile profile,
String relayState) |
flushCachepublic static final String PROP_ENDPOINT_STS_SSO
public static final String PROP_ENDPOINT_IDP_SAML2_POST
public static final String PROP_ENDPOINT_IDP_SAML2_ARTIFACT
public static final String PROP_DEFAULT_BROWSER_HANDLER
public void signin(SsoProfile profile) throws TechnicalConnectorException
signin in interface SingleSignOnServiceTechnicalConnectorExceptionpublic void setHandler(BrowserHandler handler)
setHandler in interface SingleSignOnServicepublic void signin(SsoProfile profile, String relayState) throws TechnicalConnectorException
signin in interface SingleSignOnServiceTechnicalConnectorException
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.