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, int validity)
          Gets the token.
 Element STSService.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.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, int validity)
           
 Element STSServiceImpl.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, int validity)
           
 Element STSServiceImpl.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 PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.