|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseType | |
|---|---|
| org.opensaml.xacml.ctx.impl | |
| org.opensaml.xacml.profile.saml | |
| org.opensaml.xacml.profile.saml.impl | |
| Uses of ResponseType in org.opensaml.xacml.ctx.impl |
|---|
| Classes in org.opensaml.xacml.ctx.impl that implement ResponseType | |
|---|---|
class |
ResponseTypeImpl
Concrete implementation of ResourceType. |
| Methods in org.opensaml.xacml.ctx.impl that return ResponseType | |
|---|---|
ResponseType |
ResponseTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
ResponseType |
ResponseTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Uses of ResponseType in org.opensaml.xacml.profile.saml |
|---|
| Methods in org.opensaml.xacml.profile.saml that return ResponseType | |
|---|---|
ResponseType |
XACMLAuthzDecisionStatementType.getResponse()
Get's the ResponseType from the XACMLAuthzDecisionStatement. |
| Methods in org.opensaml.xacml.profile.saml with parameters of type ResponseType | |
|---|---|
void |
XACMLAuthzDecisionStatementType.setResponse(ResponseType response)
Sets a ResponseType to the XACMLAuthzDecisionStatement. |
| Uses of ResponseType in org.opensaml.xacml.profile.saml.impl |
|---|
| Methods in org.opensaml.xacml.profile.saml.impl that return ResponseType | |
|---|---|
ResponseType |
XACMLAuthzDecisionStatementTypeImpl.getResponse()
Get's the ResponseType from the XACMLAuthzDecisionStatement. |
| Methods in org.opensaml.xacml.profile.saml.impl with parameters of type ResponseType | |
|---|---|
void |
XACMLAuthzDecisionStatementTypeImpl.setResponse(ResponseType response)
Sets a ResponseType to the XACMLAuthzDecisionStatement. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||