| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected NameIDPolicyType |
AuthnRequestType.nameIDPolicy |
protected NameIDPolicyType |
NameIDMappingRequestType.nameIDPolicy |
| Modifier and Type | Method and Description |
|---|---|
NameIDPolicyType |
ObjectFactory.createNameIDPolicyType()
Create an instance of
NameIDPolicyType |
NameIDPolicyType |
AuthnRequestType.getNameIDPolicy()
Gets the value of the nameIDPolicy property.
|
NameIDPolicyType |
NameIDMappingRequestType.getNameIDPolicy()
Gets the value of the nameIDPolicy property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameIDPolicyType> |
ObjectFactory.createNameIDPolicy(NameIDPolicyType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameIDPolicyType> |
ObjectFactory.createNameIDPolicy(NameIDPolicyType value)
|
void |
AuthnRequestType.setNameIDPolicy(NameIDPolicyType value)
Sets the value of the nameIDPolicy property.
|
void |
NameIDMappingRequestType.setNameIDPolicy(NameIDPolicyType value)
Sets the value of the nameIDPolicy property.
|
Copyright © 2020 Open eHealth Foundation. All rights reserved.