Package | Description |
---|---|
org.jboss.security.xacml.core | |
org.jboss.security.xacml.factories | |
org.jboss.security.xacml.interfaces | |
org.jboss.security.xacml.util |
Modifier and Type | Class and Description |
---|---|
class |
JBossResponseContext
Implementation of the ResponseContext interface
|
Modifier and Type | Method and Description |
---|---|
ResponseContext |
JBossPDP.evaluate(RequestContext request) |
Modifier and Type | Method and Description |
---|---|
static ResponseContext |
RequestResponseContextFactory.createResponseContext()
Create a ResponseContext object
|
Modifier and Type | Method and Description |
---|---|
ResponseContext |
PolicyDecisionPoint.evaluate(RequestContext request)
Method to evaluate a XACML Request
|
Modifier and Type | Method and Description |
---|---|
static Element |
JBossXACMLUtil.getResponseContextElement(ResponseContext response) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.