| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionsType |
StatusResponseType.extensions |
protected ExtensionsType |
RequestAbstractType.extensions |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsType |
ObjectFactory.createExtensionsType()
Create an instance of
ExtensionsType |
ExtensionsType |
StatusResponseType.getExtensions()
Gets the value of the extensions property.
|
ExtensionsType |
RequestAbstractType.getExtensions()
Gets the value of the extensions property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExtensionsType> |
ObjectFactory.createExtensions(ExtensionsType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExtensionsType> |
ObjectFactory.createExtensions(ExtensionsType value)
|
void |
StatusResponseType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
void |
RequestAbstractType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.