Uses of Class
be.ehealth.technicalconnector.service.sts.domain.SAMLAttributeDesignator

Packages that use SAMLAttributeDesignator
be.ehealth.technicalconnector.service.sts   
be.ehealth.technicalconnector.service.sts.impl   
be.ehealth.technicalconnector.service.sts.utils   
 

Uses of SAMLAttributeDesignator in be.ehealth.technicalconnector.service.sts
 

Method parameters in be.ehealth.technicalconnector.service.sts with type arguments of type SAMLAttributeDesignator
 Element STSService.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String subjectConfirmationMethod, Duration validity)
           
 Element STSService.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String subjectConfirmationMethod, int validity)
          Deprecated. 
 Element STSService.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String authenticationMethod, String nameQualifier, String value, String subjectConfirmationMethod, Duration validity)
           
 Element STSService.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String authenticationMethod, String nameQualifier, String value, String subjectConfirmationMethod, int validity)
          Deprecated. 
 

Uses of SAMLAttributeDesignator in be.ehealth.technicalconnector.service.sts.impl
 

Method parameters in be.ehealth.technicalconnector.service.sts.impl with type arguments of type SAMLAttributeDesignator
 Element STSServiceWsTrustImpl.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String subjectConfirmationMethod, Duration validity)
           
 Element STSServiceImpl.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String subjectConfirmationMethod, Duration validity)
           
 Element AbstractSTSService.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String subjectConfirmationMethod, int validity)
           
 Element STSServiceWsTrustImpl.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String authenticationMethod, String nameQualifier, String value, String subjectConfirmationMethod, Duration validity)
           
 Element STSServiceImpl.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String authenticationMethod, String nameQualifier, String value, String subjectConfirmationMethod, Duration validity)
           
 Element AbstractSTSService.getToken(Credential headerCredentials, Credential bodyCredentials, List<SAMLAttribute> attributes, List<SAMLAttributeDesignator> designators, String authenticationMethod, String nameQualifier, String value, String subjectConfirmationMethod, int validity)
           
 

Uses of SAMLAttributeDesignator in be.ehealth.technicalconnector.service.sts.utils
 

Methods in be.ehealth.technicalconnector.service.sts.utils that return types with arguments of type SAMLAttributeDesignator
static List<SAMLAttributeDesignator> SAMLConfigHelper.getSAMLAttributeDesignators(String key)
           
 




Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.