| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 |
| Modifier and Type | Class and Description |
|---|---|
class |
Advice
The
Advice element contains additional information that the issuer wishes to
provide. |
| Modifier and Type | Method and Description |
|---|---|
static AdviceType |
Advice.fromElement(Element element) |
| Constructor and Description |
|---|
Advice(AdviceType adviceType) |
| 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 © 2005–2018 Oracle Corporation. All rights reserved.