Package | Description |
---|---|
com.sun.identity.xacml.context |
Defines XACML2 context classes
|
Modifier and Type | Method and Description |
---|---|
Result |
ContextFactory.createResult()
Returns a new instance of
Result . |
Result |
ContextFactory.createResult(Element elem)
Returns a new instance of
Result . |
Result |
ContextFactory.createResult(String xml)
Returns a new instance of
Result
The return object is immutable. |
Modifier and Type | Method and Description |
---|---|
void |
Response.addResult(Result result)
Adds a
Result to this object |
Copyright © 2010-2018, ForgeRock All Rights Reserved.