|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameIDType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| org.jboss.seam.security.external.jaxb.samlv2.protocol | |
| Uses of NameIDType in org.jboss.seam.security.external.jaxb.samlv2.assertion |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.assertion declared as NameIDType | |
|---|---|
protected NameIDType |
AssertionType.issuer
|
protected NameIDType |
SubjectConfirmationType.nameID
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return NameIDType | |
|---|---|
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. |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return types with arguments of type NameIDType | |
|---|---|
JAXBElement<NameIDType> |
ObjectFactory.createIssuer(NameIDType value)
Create an instance of JAXBElement<NameIDType>} |
JAXBElement<NameIDType> |
ObjectFactory.createNameID(NameIDType value)
Create an instance of JAXBElement<NameIDType>} |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion with parameters of type NameIDType | |
|---|---|
JAXBElement<NameIDType> |
ObjectFactory.createIssuer(NameIDType value)
Create an instance of JAXBElement<NameIDType>} |
JAXBElement<NameIDType> |
ObjectFactory.createNameID(NameIDType value)
Create an instance of JAXBElement<NameIDType>} |
void |
AssertionType.setIssuer(NameIDType value)
Sets the value of the issuer property. |
void |
SubjectConfirmationType.setNameID(NameIDType value)
Sets the value of the nameID property. |
| Uses of NameIDType in org.jboss.seam.security.external.jaxb.samlv2.protocol |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.protocol declared as NameIDType | |
|---|---|
protected NameIDType |
StatusResponseType.issuer
|
protected NameIDType |
RequestAbstractType.issuer
|
protected NameIDType |
ManageNameIDRequestType.nameID
|
protected NameIDType |
NameIDMappingResponseType.nameID
|
protected NameIDType |
NameIDMappingRequestType.nameID
|
protected NameIDType |
LogoutRequestType.nameID
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return NameIDType | |
|---|---|
NameIDType |
StatusResponseType.getIssuer()
Gets the value of the issuer property. |
NameIDType |
RequestAbstractType.getIssuer()
Gets the value of the issuer property. |
NameIDType |
ManageNameIDRequestType.getNameID()
Gets the value of the nameID property. |
NameIDType |
NameIDMappingResponseType.getNameID()
Gets the value of the nameID property. |
NameIDType |
NameIDMappingRequestType.getNameID()
Gets the value of the nameID property. |
NameIDType |
LogoutRequestType.getNameID()
Gets the value of the nameID property. |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol with parameters of type NameIDType | |
|---|---|
void |
StatusResponseType.setIssuer(NameIDType value)
Sets the value of the issuer property. |
void |
RequestAbstractType.setIssuer(NameIDType value)
Sets the value of the issuer property. |
void |
ManageNameIDRequestType.setNameID(NameIDType value)
Sets the value of the nameID property. |
void |
NameIDMappingResponseType.setNameID(NameIDType value)
Sets the value of the nameID property. |
void |
NameIDMappingRequestType.setNameID(NameIDType value)
Sets the value of the nameID property. |
void |
LogoutRequestType.setNameID(NameIDType value)
Sets the value of the nameID property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||