| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| org.jboss.seam.security.external.jaxb.samlv2.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected BaseIDAbstractType |
SubjectConfirmationType.baseID |
| Modifier and Type | Method and Description |
|---|---|
BaseIDAbstractType |
SubjectConfirmationType.getBaseID()
Gets the value of the baseID property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BaseIDAbstractType> |
ObjectFactory.createBaseID(BaseIDAbstractType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BaseIDAbstractType> |
ObjectFactory.createBaseID(BaseIDAbstractType value)
|
void |
SubjectConfirmationType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property.
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseIDAbstractType |
NameIDMappingRequestType.baseID |
protected BaseIDAbstractType |
LogoutRequestType.baseID |
| Modifier and Type | Method and Description |
|---|---|
BaseIDAbstractType |
NameIDMappingRequestType.getBaseID()
Gets the value of the baseID property.
|
BaseIDAbstractType |
LogoutRequestType.getBaseID()
Gets the value of the baseID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NameIDMappingRequestType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property.
|
void |
LogoutRequestType.setBaseID(BaseIDAbstractType value)
Sets the value of the baseID property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.