| Package | Description |
|---|---|
| org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion | |
| org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected SubjectType |
AssertionType.subject |
| Modifier and Type | Method and Description |
|---|---|
SubjectType |
ObjectFactory.createSubjectType()
Create an instance of
SubjectType |
SubjectType |
AssertionType.getSubject()
Gets the value of the subject property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubjectType> |
ObjectFactory.createSubject(SubjectType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubjectType> |
ObjectFactory.createSubject(SubjectType value)
|
void |
AssertionType.setSubject(SubjectType value)
Sets the value of the subject property.
|
| Modifier and Type | Field and Description |
|---|---|
protected SubjectType |
AuthnRequestType.subject |
protected SubjectType |
SubjectQueryAbstractType.subject |
| Modifier and Type | Method and Description |
|---|---|
SubjectType |
AuthnRequestType.getSubject()
Gets the value of the subject property.
|
SubjectType |
SubjectQueryAbstractType.getSubject()
Gets the value of the subject property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthnRequestType.setSubject(SubjectType value)
Sets the value of the subject property.
|
void |
SubjectQueryAbstractType.setSubject(SubjectType value)
Sets the value of the subject property.
|
Copyright © 2020 Open eHealth Foundation. All rights reserved.