Package | Description |
---|---|
com.sun.identity.federation.message |
Defines federation protocol message classes.
|
com.sun.identity.liberty.ws.security |
Provides interface to manage liberty security
|
com.sun.identity.saml.assertion |
Defines SAML assertion.
|
Modifier and Type | Class and Description |
---|---|
class |
FSAssertion
Deprecated.
since 12.0.0
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityAssertion
The
SecurityAssertion class provides an extension to
Assertion class to support ID-WSF
ResourceAccessStatement and
SessionContextStatement . |
Modifier and Type | Class and Description |
---|---|
class |
Assertion
This object stands for
Assertion element. |
Modifier and Type | Method and Description |
---|---|
protected abstract AssertionBase |
EvidenceBase.createAssertion(Element assertionElement)
Creates appropriate Assertion Instance
|
protected AssertionBase |
Evidence.createAssertion(Element assertionElement) |
protected abstract AssertionBase |
AdviceBase.createAssertion(Element assertionElement)
Creates appropriate Assertion Instance
|
protected AssertionBase |
Advice.createAssertion(Element assertionElement) |
Modifier and Type | Method and Description |
---|---|
boolean |
EvidenceBase.addAssertion(AssertionBase assertion)
Adds an
Assertion object into the Evidence object. |
boolean |
EvidenceBase.removeAssertion(AssertionBase assertion)
Removes an
Assertion object from the Evidence
object. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.