Uses of Interface
com.sun.identity.xacml.context.Response
Packages that use Response
Package
Description
Defines classes to handle XACML requests.
Defines XACML2 context classes
Defines XACML interfaces for SAMLv2
-
Uses of Response in com.sun.identity.xacml.client
Methods in com.sun.identity.xacml.client that return ResponseModifier and TypeMethodDescriptionXACMLRequestProcessor.processRequest(Request xacmlRequest, String pdpEntityId, String pepEntityId) Processes an XACML context Request and returns an XACML context Response. -
Uses of Response in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that return ResponseModifier and TypeMethodDescriptionContextFactory.createResponse()Returns a new instance ofResponse.ContextFactory.createResponse(String xml) Returns a new instance ofResponseThe return object is immutable.ContextFactory.createResponse(Element elem) Returns a new instance ofResponse. -
Uses of Response in com.sun.identity.xacml.saml2
Methods in com.sun.identity.xacml.saml2 that return ResponseModifier and TypeMethodDescriptionXACMLAuthzDecisionStatement.getResponse()ReturnsResponseelement of this objectMethods in com.sun.identity.xacml.saml2 with parameters of type ResponseModifier and TypeMethodDescriptionvoidXACMLAuthzDecisionStatement.setResponse(Response response) SetsResponseelement of this object