be.ehealth.technicalconnector.service.sso.impl
Class SingleSignOnServiceImpl
java.lang.Object
be.ehealth.technicalconnector.session.AbstractSessionServiceWithCache
be.ehealth.technicalconnector.service.sso.impl.SingleSignOnServiceImpl
- All Implemented Interfaces:
- SingleSignOnService, SessionServiceWithCache
public class SingleSignOnServiceImpl
- extends AbstractSessionServiceWithCache
- implements SingleSignOnService
Implementation fo the SingleSignOnService
PROP_ENDPOINT_STS_SSO
public static final String PROP_ENDPOINT_STS_SSO
- Property to specify the endpoint of the eHealth SecureTokenService for obtaining a SingleSingOn SAMLToken.
- See Also:
- Constant Field Values
PROP_ENDPOINT_IDP_SAML2_POST
public static final String PROP_ENDPOINT_IDP_SAML2_POST
- Property to specify the endpoint of the eHealth IDP thats supports SAML2 POST.
- See Also:
- Constant Field Values
PROP_ENDPOINT_IDP_SAML2_ARTIFACT
public static final String PROP_ENDPOINT_IDP_SAML2_ARTIFACT
- Property to specify the endpoint of the eHealth IDP thats supports SAML2 Artifact.
- See Also:
- Constant Field Values
SingleSignOnServiceImpl
public SingleSignOnServiceImpl()
signin
public void signin(SsoProfile profile)
throws TechnicalConnectorException
- Specified by:
signin
in interface SingleSignOnService
- Throws:
TechnicalConnectorException
signin
public void signin(SsoProfile profile,
String relayState)
throws TechnicalConnectorException
- Specified by:
signin
in interface SingleSignOnService
- Throws:
TechnicalConnectorException
Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.