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) |
flushCache
public 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 SingleSignOnService
TechnicalConnectorException
public void setHandler(BrowserHandler handler)
setHandler
in interface SingleSignOnService
public void signin(SsoProfile profile, String relayState) throws TechnicalConnectorException
signin
in interface SingleSignOnService
TechnicalConnectorException
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.