| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.xrds |
| Modifier and Type | Field and Description |
|---|---|
protected List<URIPriorityAppendPattern> |
XRD.redirect |
protected List<URIPriorityAppendPattern> |
Service.redirect |
protected List<URIPriorityAppendPattern> |
Service.uri |
| Modifier and Type | Method and Description |
|---|---|
URIPriorityAppendPattern |
ObjectFactory.createURIPriorityAppendPattern()
Create an instance of
URIPriorityAppendPattern |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<URIPriorityAppendPattern> |
ObjectFactory.createRedirect(URIPriorityAppendPattern value)
|
JAXBElement<URIPriorityAppendPattern> |
ObjectFactory.createURI(URIPriorityAppendPattern value)
|
List<URIPriorityAppendPattern> |
XRD.getRedirect()
Gets the value of the redirect property.
|
List<URIPriorityAppendPattern> |
Service.getRedirect()
Gets the value of the redirect property.
|
List<URIPriorityAppendPattern> |
Service.getURI()
Gets the value of the uri property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<URIPriorityAppendPattern> |
ObjectFactory.createRedirect(URIPriorityAppendPattern value)
|
JAXBElement<URIPriorityAppendPattern> |
ObjectFactory.createURI(URIPriorityAppendPattern value)
|
Copyright © 2013 Seam Framework. All Rights Reserved.