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, renewToken
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getToken, getToken, renewToken
public 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 STSService
TechnicalConnectorException
public Element getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String subjectConfirmationMethod, Duration validity) throws TechnicalConnectorException
getToken
in interface STSService
TechnicalConnectorException
public Element renewToken(Credential headerCredentials, Credential bodyCredentials, Element samlToken, Duration validity) throws TechnicalConnectorException
renewToken
in interface STSService
TechnicalConnectorException
be.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 TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.