|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponseContext
Represents a XACML Response
| Method Summary | |
|---|---|
int |
getDecision()
Decision based on the evaluation of policies |
void |
marshall(OutputStream os)
Marshall the response context onto an Output Stream |
| Methods inherited from interface org.jboss.security.xacml.interfaces.ContextMapOp |
|---|
get, set |
| Method Detail |
|---|
int getDecision()
XACMLConstants.DECISION_PERMITXACMLConstants
void marshall(OutputStream os)
throws IOException
os - OutputStream (System.out, ByteArrayOutputStream etc)
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||