Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
Modifier and Type | Method and Description |
---|---|
Advice |
AssertionFactory.createAdvice()
Returns a new instance of
Advice . |
Advice |
AssertionFactory.createAdvice(Element elem)
Returns a new instance of
Advice . |
Advice |
AssertionFactory.createAdvice(String xml)
Returns a new instance of
Advice
The return object is immutable. |
Advice |
Assertion.getAdvice()
Returns the advice of the assertion
|
Modifier and Type | Method and Description |
---|---|
void |
Assertion.setAdvice(Advice advice)
Sets the advice of the assertion
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.