Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
Modifier and Type | Method and Description |
---|---|
Evidence |
AssertionFactory.createEvidence()
Returns a new instance of
Evidence . |
Evidence |
AssertionFactory.createEvidence(Element elem)
Returns a new instance of
Evidence . |
Evidence |
AssertionFactory.createEvidence(String xml)
Returns a new instance of
Evidence . |
Evidence |
AuthzDecisionStatement.getEvidence()
Returns the
Evidence of the statement. |
Modifier and Type | Method and Description |
---|---|
void |
AuthzDecisionStatement.setEvidence(Evidence value)
Sets the
Evidence of the statement. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.