| Package | Description |
|---|---|
| org.opensaml.xacml.ctx.impl | |
| org.opensaml.xacml.profile.saml | |
| org.opensaml.xacml.profile.saml.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseTypeImpl
Concrete implementation of
ResourceType. |
| Modifier and Type | Method and Description |
|---|---|
ResponseType |
ResponseTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ResponseType |
ResponseTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
ResponseType |
XACMLAuthzDecisionStatementType.getResponse()
Get's the
ResponseType from the XACMLAuthzDecisionStatement. |
| Modifier and Type | Method and Description |
|---|---|
void |
XACMLAuthzDecisionStatementType.setResponse(ResponseType response)
Sets a
ResponseType to the XACMLAuthzDecisionStatement. |
| Modifier and Type | Method and Description |
|---|---|
ResponseType |
XACMLAuthzDecisionStatementTypeImpl.getResponse()
Get's the
ResponseType from the XACMLAuthzDecisionStatement. |
| Modifier and Type | Method and Description |
|---|---|
void |
XACMLAuthzDecisionStatementTypeImpl.setResponse(ResponseType response)
Sets a
ResponseType to the XACMLAuthzDecisionStatement. |
Copyright © 1999–2015. All rights reserved.