|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||