public class STSServiceWsTrustImpl extends AbstractSTSService implements STSService
Extends: AbstractSTSService => Implements : STSService
HOK_METHOD, SV_METHOD| Constructor and Description |
|---|
STSServiceWsTrustImpl() |
| Modifier and Type | Method and Description |
|---|---|
Element |
getToken(Credential headerCredentials,
Credential bodyCredentials,
List<SAMLAttribute> attributes,
List<SAMLAttributeDesignator> designators,
String subjectConfirmationMethod,
Duration validity) |
Element |
getToken(Credential headerCredentials,
Credential bodyCredentials,
List<SAMLAttribute> attributes,
List<SAMLAttributeDesignator> designators,
String authenticationMethod,
String nameQualifier,
String value,
String subjectConfirmationMethod,
Duration validity) |
Element |
renewToken(Credential headerCredentials,
Credential bodyCredentials,
Element samlToken,
Duration validity) |
getToken, getToken, renewTokenequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetToken, getToken, renewTokenpublic Element getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String authenticationMethod, String nameQualifier, String value, String subjectConfirmationMethod, Duration validity) throws TechnicalConnectorException
getToken in interface STSServiceTechnicalConnectorExceptionpublic Element getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String subjectConfirmationMethod, Duration validity) throws TechnicalConnectorException
getToken in interface STSServiceTechnicalConnectorExceptionpublic Element renewToken(Credential headerCredentials, Credential bodyCredentials, Element samlToken, Duration validity) throws TechnicalConnectorException
renewToken in interface STSServiceTechnicalConnectorExceptionbe.ehealth.technicalconnector.service.sts.STSService#renewToken(be.ehealth.technicalconnector.service.sts.security.Credential,
be.ehealth.technicalconnector.service.sts.security.Credential, org.w3c.dom.Element, java.lang.String)
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.