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

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

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

Method parameters in be.ehealth.technicalconnector.service.sts with type arguments of type SAMLAttribute
 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 SAMLAttribute in be.ehealth.technicalconnector.service.sts.impl
 

Method parameters in be.ehealth.technicalconnector.service.sts.impl with type arguments of type SAMLAttribute
 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 SAMLAttribute in be.ehealth.technicalconnector.service.sts.utils
 

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




Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.