Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
Modifier and Type | Method and Description |
---|---|
Condition |
AssertionFactory.createCondition()
Returns a new instance of
Condition . |
Condition |
AssertionFactory.createCondition(Element elem)
Returns a new instance of
Condition . |
Condition |
AssertionFactory.createCondition(String xml)
Returns a new instance of
Condition . |
Modifier and Type | Method and Description |
---|---|
List<Condition> |
Conditions.getConditions()
Returns a list of
Condition |
Modifier and Type | Method and Description |
---|---|
void |
Conditions.setConditions(List<Condition> conditions)
Sets a list of
Condition |
Copyright © 2010-2018, ForgeRock All Rights Reserved.