Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
Modifier and Type | Method and Description |
---|---|
Action |
AssertionFactory.createAction()
Returns a new instance of
Action . |
Action |
AssertionFactory.createAction(Element elem)
Returns a new instance of
Action . |
Action |
AssertionFactory.createAction(String xml)
Returns a new instance of
Action . |
Modifier and Type | Method and Description |
---|---|
List<Action> |
AuthzDecisionStatement.getAction()
Returns the
Action (s) of the statement. |
Modifier and Type | Method and Description |
---|---|
void |
AuthzDecisionStatement.setAction(List<Action> value)
Sets the
Action (s) of the statement. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.