| Modifier and Type | Field and Description |
|---|---|
protected NameIDType |
AssertionType.issuer |
protected NameIDType |
SubjectConfirmationType.nameID |
| Modifier and Type | Method and Description |
|---|---|
NameIDType |
ObjectFactory.createNameIDType()
Create an instance of
NameIDType |
NameIDType |
AssertionType.getIssuer()
Gets the value of the issuer property.
|
NameIDType |
SubjectConfirmationType.getNameID()
Gets the value of the nameID property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameIDType> |
ObjectFactory.createIssuer(NameIDType value)
|
JAXBElement<NameIDType> |
ObjectFactory.createNameID(NameIDType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameIDType> |
ObjectFactory.createIssuer(NameIDType value)
|
JAXBElement<NameIDType> |
ObjectFactory.createNameID(NameIDType value)
|
void |
AssertionType.setIssuer(NameIDType value)
Sets the value of the issuer property.
|
void |
SubjectConfirmationType.setNameID(NameIDType value)
Sets the value of the nameID property.
|
| Modifier and Type | Field and Description |
|---|---|
protected NameIDType |
DelegateType.nameID |
| Modifier and Type | Method and Description |
|---|---|
NameIDType |
DelegateType.getNameID()
Gets the value of the nameID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DelegateType.setNameID(NameIDType value)
Sets the value of the nameID property.
|
| Modifier and Type | Field and Description |
|---|---|
protected NameIDType |
RequestAbstractType.issuer |
protected NameIDType |
StatusResponseType.issuer |
protected NameIDType |
LogoutRequestType.nameID |
protected NameIDType |
ManageNameIDRequestType.nameID |
protected NameIDType |
NameIDMappingRequestType.nameID |
protected NameIDType |
NameIDMappingResponseType.nameID |
| Modifier and Type | Method and Description |
|---|---|
NameIDType |
RequestAbstractType.getIssuer()
Gets the value of the issuer property.
|
NameIDType |
StatusResponseType.getIssuer()
Gets the value of the issuer property.
|
NameIDType |
LogoutRequestType.getNameID()
Gets the value of the nameID property.
|
NameIDType |
ManageNameIDRequestType.getNameID()
Gets the value of the nameID property.
|
NameIDType |
NameIDMappingRequestType.getNameID()
Gets the value of the nameID property.
|
NameIDType |
NameIDMappingResponseType.getNameID()
Gets the value of the nameID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestAbstractType.setIssuer(NameIDType value)
Sets the value of the issuer property.
|
void |
StatusResponseType.setIssuer(NameIDType value)
Sets the value of the issuer property.
|
void |
LogoutRequestType.setNameID(NameIDType value)
Sets the value of the nameID property.
|
void |
ManageNameIDRequestType.setNameID(NameIDType value)
Sets the value of the nameID property.
|
void |
NameIDMappingRequestType.setNameID(NameIDType value)
Sets the value of the nameID property.
|
void |
NameIDMappingResponseType.setNameID(NameIDType value)
Sets the value of the nameID property.
|
Copyright © 2020 Open eHealth Foundation. All rights reserved.