| Package | Description |
|---|---|
| oasis.names.tc.saml._2_0.assertion_ | |
| oasis.names.tc.saml._2_0.conditions.delegation_ |
| Modifier and Type | Field and Description |
|---|---|
protected NameIDType |
AssertionType.issuer |
protected NameIDType |
SubjectType.nameID |
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 |
SubjectType.getNameID()
Gets the value of the nameID 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 |
SubjectType.setNameID(NameIDType value)
Sets the value of the nameID 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.
|
Copyright © 2016. All rights reserved.