| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion |
| Modifier and Type | Field and Description |
|---|---|
protected AdviceType |
AssertionType.advice |
| Modifier and Type | Method and Description |
|---|---|
AdviceType |
ObjectFactory.createAdviceType()
Create an instance of
AdviceType |
AdviceType |
AssertionType.getAdvice()
Gets the value of the advice property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AdviceType> |
ObjectFactory.createAdvice(AdviceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AdviceType> |
ObjectFactory.createAdvice(AdviceType value)
|
void |
AssertionType.setAdvice(AdviceType value)
Sets the value of the advice property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.