|
||||||||||
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 XACML object, using its default attribute name. |
ResponseType |
ResponseTypeImplBuilder.buildObject(String namespaceURI,
String localName,
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 |