Uses of Class
com.sun.identity.xacml.common.XACMLException
-
Packages that use XACMLException Package Description com.sun.identity.xacml.client Defines classes to handle XACML requests.com.sun.identity.xacml.common Defines common XACML Utilities and Constantscom.sun.identity.xacml.context Defines XACML2 context classescom.sun.identity.xacml.context.impl Defines XACML Context implementations.com.sun.identity.xacml.policy Defines XACML Policy classes.com.sun.identity.xacml.policy.impl Defines XACML Policy implementations.com.sun.identity.xacml.saml2 Defines XACML interfaces for SAMLv2com.sun.identity.xacml.saml2.impl Defines XACML implementations for SAMLv2. -
-
Uses of XACMLException in com.sun.identity.xacml.client
Methods in com.sun.identity.xacml.client that throw XACMLException Modifier and Type Method Description static XACMLRequestProcessorXACMLRequestProcessor. getInstance()Returns an instance ofXACMLRequestProcessorResponseXACMLRequestProcessor. processRequest(Request xacmlRequest, String pdpEntityId, String pepEntityId)Processes an XACML context Request and returns an XACML context Response. -
Uses of XACMLException in com.sun.identity.xacml.common
Methods in com.sun.identity.xacml.common that throw XACMLException Modifier and Type Method Description static AttributeXACMLSDKUtils. createAttribute(List values, URI attributeId, URI dataType, String issuer) -
Uses of XACMLException in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that throw XACMLException Modifier and Type Method Description voidResponse. addResult(Result result)Adds aResultto this objectActionContextFactory. createAction(String xml)Returns a new instance ofAction.ActionContextFactory. createAction(Element elem)Returns a new instance ofAction.AttributeContextFactory. createAttribute(String xml)Returns a new instance ofAttribute.AttributeContextFactory. createAttribute(Element elem)Returns a new instance ofAttribute.DecisionContextFactory. createDecision()Returns a new instance ofDecision.DecisionContextFactory. createDecision(String xml)Returns a new instance ofDecisionThe return object is immutable.DecisionContextFactory. createDecision(Element elem)Returns a new instance ofDecision.EnvironmentContextFactory. createEnvironment(String xml)Returns a new instance ofEnvironment.EnvironmentContextFactory. createEnvironment(Element elem)Returns a new instance ofEnvironment.RequestContextFactory. createRequest(String xml)Returns a new instance ofRequestThe return object is immutable.RequestContextFactory. createRequest(Element elem)Returns a new instance ofRequest.ResourceContextFactory. createResource(String xml)Returns a new instance ofResourceThe return object is immutable.ResourceContextFactory. createResource(Element elem)Returns a new instance ofResource.ResponseContextFactory. createResponse()Returns a new instance ofResponse.ResponseContextFactory. createResponse(String xml)Returns a new instance ofResponseThe return object is immutable.ResponseContextFactory. createResponse(Element elem)Returns a new instance ofResponse.ResultContextFactory. createResult()Returns a new instance ofResult.ResultContextFactory. createResult(String xml)Returns a new instance ofResultThe return object is immutable.ResultContextFactory. createResult(Element elem)Returns a new instance ofResult.StatusContextFactory. createStatus()Returns a new instance ofStatus.StatusContextFactory. createStatus(String xml)Returns a new instance ofStatusThe return object is immutable.StatusContextFactory. createStatus(Element elem)Returns a new instance ofStatus.StatusCodeContextFactory. createStatusCode()Returns a new instance ofStatusCode.StatusCodeContextFactory. createStatusCode(String xml)Returns a new instance ofStatusCodeThe return object is immutable.StatusCodeContextFactory. createStatusCode(Element elem)Returns a new instance ofStatusCode.StatusDetailContextFactory. createStatusDetail()Returns a new instance ofStatusDetail.StatusDetailContextFactory. createStatusDetail(String xml)Returns a new instance ofStatusDetailThe return object is immutable.StatusDetailContextFactory. createStatusDetail(Element elem)Returns a new instance ofStatusDetail.StatusMessageContextFactory. createStatusMessage()Returns a new instance ofStatusMessage.StatusMessageContextFactory. createStatusMessage(String xml)Returns a new instance ofStatusMessageThe return object is immutable.StatusMessageContextFactory. createStatusMessage(Element elem)Returns a new instance ofStatusMessage.SubjectContextFactory. createSubject(String xml)Returns a new instance ofSubject.SubjectContextFactory. createSubject(Element elem)Returns a new instance ofSubject.XACMLAuthzDecisionQueryContextFactory. createXACMLAuthzDecisionQuery(String xml)Returns a new instance ofXACMLAuthzDecisionQuery.XACMLAuthzDecisionQueryContextFactory. createXACMLAuthzDecisionQuery(Element elem)Returns a new instance ofXACMLAuthzDecisionQuery.XACMLAuthzDecisionStatementContextFactory. createXACMLAuthzDecisionStatement(String xml)Returns a new instance ofXACMLAuthzDecisionStatement.XACMLAuthzDecisionStatementContextFactory. createXACMLAuthzDecisionStatement(Element elem)Returns a new instance ofXACMLAuthzDecisionStatement.voidRequest. setAction(Action action)Sets the instance ofActionvoidAttribute. setAttributeId(URI attributeID)Sets the attributeId of theAttribute.voidMissingAttributeDetail. setAttributeId(String attributeId)Sets theAttributeIds of this objectvoidAction. setAttributes(List attributes)Sets theAttributeelements of this objectvoidEnvironment. setAttributes(List attributes)Sets theAttributeelements of this objectvoidResource. setAttributes(List attributes)Sets theAttributeelements of this objectvoidResourceContent. setAttributes(List attributes)Sets theAttributeelements of this objectvoidSubject. setAttributes(List attributes)Sets theAttributeelements of this objectvoidAttribute. setAttributeStringValues(List attrValues)Sets the attribute values for this objectvoidAttribute. setAttributeValues(List attrValues)Sets theAttributeValueelements of this objectvoidMissingAttributeDetail. setAttributeValues(List values)Sets theAttributeValues of this objectvoidAttribute. setDataType(URI dataType)Sets the data type of the contents of theAttributeValueelements.voidMissingAttributeDetail. setDataType(String dataType)Sets theDataTypes of this objectvoidResult. setDecision(Decision decision)Sets theDecisionof this objectvoidStatusDetail. setElement(Element element)voidRequest. setEnvironment(Environment env)Sets the instance ofEnvironmentvoidAttribute. setIssuer(String issuer)Sets the issuer of theAttribute.voidMissingAttributeDetail. setIssuer(String issuer)Sets theIssuers of this objectvoidStatusCode. setMinorCodeValue(String minorCodeValue)Sets theminorCodeValueof this objectvoidResult. setObligations(Obligations obligations)Sets theObligationsof this objectvoidResource. setResourceContent(Element resourceContent)Sets the resource content of this objectvoidResourceContent. setResourceContent(String resourceContent)Sets the resource content of this objectvoidResult. setResourceId(String resourceId)Sets theResourceids of this objectvoidRequest. setResources(List resources)Sets the one to manyResourceelements of this objectvoidResponse. setResults(List results)Sets theResults of this objectvoidResult. setStatus(Status status)Sets theStatusof this objectvoidStatus. setStatusCode(StatusCode statusCode)Sets theStatusCodeof this objectvoidStatus. setStatusDetail(StatusDetail statusDetail)Sets theStatusDetailof this objectvoidStatus. setStatusMessage(StatusMessage statusMessage)Sets theStatusMessageof this objectvoidSubject. setSubjectCategory(URI subjectCategory)Sets theSubjectCategoryof this objectvoidRequest. setSubjects(List subjects)Sets the one to manySubjectelements of this objectvoidDecision. setValue(String value)Sets thevalues of this objectvoidStatusCode. setValue(String value)Sets thevalueof this objectvoidStatusMessage. setValue(String value)Sets thevalueof this objectdefault StringAction. toXMLString()Returns a string representation of this objectdefault StringAction. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns aStringrepresentation of this objectdefault StringAttribute. toXMLString()Returns a string representation of this object.default StringAttribute. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns aStringrepresentation of this objectdefault StringDecision. toXMLString()Returns a string representationdefault StringDecision. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representationdefault StringEnvironment. toXMLString()Returns a string representation of this objectdefault StringEnvironment. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns aStringrepresentation of this objectdefault StringMissingAttributeDetail. toXMLString()Returns a string representation of this objectdefault StringMissingAttributeDetail. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns aStringrepresentation of this objectdefault StringRequest. toXMLString()Returns a string representation of this objectdefault StringRequest. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns aStringrepresentation of this objectdefault StringResource. toXMLString()Returns a string representation of this objectdefault StringResource. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns aStringrepresentation of this objectdefault StringResourceContent. toXMLString()Returns a string representation of this objectdefault StringResourceContent. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns aStringrepresentation of this objectdefault StringResponse. toXMLString()Returns a string representationdefault StringResponse. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representationdefault StringResult. toXMLString()Returns a string representationdefault StringResult. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representationdefault StringStatus. toXMLString()Returns a string representationdefault StringStatus. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representationdefault StringStatusCode. toXMLString()Returns a string representationdefault StringStatusCode. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representationdefault StringStatusDetail. toXMLString()Returns a string representationdefault StringStatusDetail. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representationdefault StringStatusMessage. toXMLString()Returns a string representationdefault StringStatusMessage. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representationdefault StringSubject. toXMLString()Returns a string representation of this objectdefault StringSubject. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns aStringrepresentation of this object -
Uses of XACMLException in com.sun.identity.xacml.context.impl
Methods in com.sun.identity.xacml.context.impl that throw XACMLException Modifier and Type Method Description voidRequestImpl. setAction(Action argAction)Sets the instance ofActionvoidAttributeImpl. setAttributeId(URI attributeId)Sets the attributeId of theAttribute.voidActionImpl. setAttributes(List attributes)Sets theAttributeelements of this objectvoidEnvironmentImpl. setAttributes(List attributes)Sets theAttributeelements of this objectvoidResourceImpl. setAttributes(List attributes)Sets theAttributeelements of this objectvoidSubjectImpl. setAttributes(List attributes)Sets theAttributeelements of this objectvoidAttributeImpl. setAttributeStringValues(List stringValues)Sets the attribute values for this objectvoidAttributeImpl. setAttributeValues(List values)Sets theAttributeValueelements of this objectvoidAttributeImpl. setDataType(URI dataType)Sets the data type of the contents of theAttributeValueelements.voidStatusDetailImpl. setElement(Element element)voidRequestImpl. setEnvironment(Environment argEnv)Sets the instance of theEnvironmentvoidAttributeImpl. setIssuer(String issuer)Sets the issuer of theAttribute.voidStatusCodeImpl. setMinorCodeValue(String minorCodeValue)Sets theminorCodeValueof this objectvoidResourceImpl. setResourceContent(Element resourceContent)Sets the ResourceContent of this ResourcevoidRequestImpl. setResources(List resources)Sets the one to manyResourceelements of this objectvoidStatusImpl. setStatusCode(StatusCode statusCode)Sets theStatusCodeof this objectvoidStatusImpl. setStatusDetail(StatusDetail statusDetail)Sets theStatusDetailof this objectvoidStatusImpl. setStatusMessage(StatusMessage statusMessage)Sets theStatusMessageof this objectvoidSubjectImpl. setSubjectCategory(URI subjectCategory)Sets theSubjectCategoryof this objectvoidRequestImpl. setSubjects(List subjects)Sets the one to manySubjectelements of this objectvoidDecisionImpl. setValue(String value)Sets thevalues of this objectvoidStatusCodeImpl. setValue(String value)Sets thevalueof this objectvoidStatusMessageImpl. setValue(String value)Sets thevalueof this objectConstructors in com.sun.identity.xacml.context.impl that throw XACMLException Constructor Description ActionImpl(String xml)This constructor is used to buildActionobject from a XML string.ActionImpl(Element element)This constructor is used to buildActionobject from a block of existing XML that has already been built into a DOM.AttributeImpl(String xml)This constructor is used to buildAttributeobject from a XML string.AttributeImpl(Element element)This constructor is used to buildRequestobject from a block of existing XML that has already been built into a DOM.DecisionImpl()Constructs aDecisionobjectDecisionImpl(String xml)Constructs aDecisionobject from an XML stringDecisionImpl(Element element)Constructs aDecisionobject from an XML DOM elementEnvironmentImpl(String xml)This constructor is used to buildEnvironmentobject from a XML string.EnvironmentImpl(Element element)This constructor is used to buildEnvironmentobject from a block of existing XML that has already been built into a DOM.RequestImpl(String xml)This constructor is used to buildRequestobject from a XML string.RequestImpl(Element element)This constructor is used to buildRequestobject from a block of existing XML that has already been built into a DOM.ResourceImpl(String xml)This constructor is used to buildResourceobject from a XML string.ResourceImpl(Element element)This constructor is used to buildresourceobject from a block of existing XML that has already been built into a DOM.StatusCodeImpl()Constructs aStatusCodeobjectStatusCodeImpl(String xml)Constructs aStatusCodeobject from an XML stringStatusCodeImpl(Element element)Constructs aStatusCodeobject from an XML DOM elementStatusDetailImpl()Constructs aStatusDetailobjectStatusDetailImpl(String xml)Constructs aStatusDetailobject from an XML stringStatusDetailImpl(Element element)Constructs aStatusDetailobject from an XML DOM elementStatusImpl()Constructs aStatusobjectStatusImpl(String xml)Constructs aStatusobject from an XML stringStatusImpl(Element element)Constructs aStatusobject from an XML DOM elementStatusMessageImpl()Constructs aStatusMessageobjectStatusMessageImpl(String xml)Constructs aStatusMessageobject from an XML stringStatusMessageImpl(Element element)Constructs aStatusMessageobject from an XML DOM elementSubjectImpl(String xml)This constructor is used to buildSubjectobject from a XML string.SubjectImpl(Element element)This constructor is used to buildSubjectobject from a block of existing XML that has already been built into a DOM. -
Uses of XACMLException in com.sun.identity.xacml.policy
Methods in com.sun.identity.xacml.policy that throw XACMLException Modifier and Type Method Description voidObligations. addObligation(Obligation obligation)ObligationPolicyFactory. createObligation(String xml)Returns a new instance ofObligationThe return object is immutable.ObligationPolicyFactory. createObligation(Element elem)Returns a new instance ofObligation.ObligationsPolicyFactory. createObligations(String xml)Returns a new instance ofObligationsThe return object is immutable.ObligationsPolicyFactory. createObligations(Element elem)Returns a new instance ofObligations.voidObligation. setAttributeAssignments(List attributeAssignments)Sets XML elements corresponding toAttributeAssignmentelements for this obligation.voidObligation. setFulfillOn(String fulfillOn)Sets the FullFillOn effect type of this obligationvoidObligation. setObligationId(URI obligationId)Sets the ObligationId of theObligationvoidObligations. setObligations(List obligations)Sets theObligationobjects of thisObligationsdefault StringObligation. toXMLString()Returns a string representation of this objectdefault StringObligation. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representation of this objectdefault StringObligations. toXMLString()Returns a string representation of this objectdefault StringObligations. toXMLString(boolean includeNSPrefix, boolean declareNS)Returns a string representation of this object -
Uses of XACMLException in com.sun.identity.xacml.policy.impl
Methods in com.sun.identity.xacml.policy.impl that throw XACMLException Modifier and Type Method Description voidObligationsImpl. addObligation(Obligation obligation)Adds anObligationto this object.voidObligationImpl. setAttributeAssignments(List attributeAssignments)Sets XML elements corresponding toAttributeAssignmentelements for this obligation.voidObligationImpl. setFulfillOn(String fulfillOn)Sets the FullFillOn effect type of this obligationvoidObligationImpl. setObligationId(URI obligationId)Sets the ObligationId of theObligationvoidObligationsImpl. setObligations(List obligations)Sets theObligationobjects of thisObligationsConstructors in com.sun.identity.xacml.policy.impl that throw XACMLException Constructor Description ObligationImpl(String xml)This constructor is used to buildObligationobject from an XML string.ObligationImpl(Element element)This constructor is used to buildObligationImplobject from a block of existing XML that has already been built into a DOM.ObligationsImpl(String xml)Constructs anObligationsImplobject from an XML stringObligationsImpl(Element element)Constructs anObligationsImplobject from an XML DOM element -
Uses of XACMLException in com.sun.identity.xacml.saml2
Methods in com.sun.identity.xacml.saml2 that throw XACMLException Modifier and Type Method Description RequestXACMLAuthzDecisionStatement. getRequest()ReturnsRequestelement of this objectvoidXACMLAuthzDecisionQuery. setInputContextOnly(boolean inputContextOnly)Sets the XML attribute boolean value which governs the source of information that the PDP is allowed to use in making an authorization decision.voidXACMLAuthzDecisionQuery. setRequest(Request request)Sets thexacml-context:Requestelement of this objectvoidXACMLAuthzDecisionStatement. setRequest(Request request)SetsRequestelement of this objectvoidXACMLAuthzDecisionStatement. setResponse(Response response)SetsResponseelement of this objectvoidXACMLAuthzDecisionQuery. setReturnContext(boolean returnContext)Sets the boolean value for this XML attributedefault StringXACMLAuthzDecisionStatement. toXMLString()Returns a String representation of the element.default StringXACMLAuthzDecisionStatement. toXMLString(boolean includeNS, boolean declareNS)Returns a String representation of the element. -
Uses of XACMLException in com.sun.identity.xacml.saml2.impl
Methods in com.sun.identity.xacml.saml2.impl that throw XACMLException Modifier and Type Method Description voidXACMLAuthzDecisionQueryImpl. setInputContextOnly(boolean inputContextOnly)Sets the XML attribute boolean value which governs the source of information that the PDP is allowed to use in making an authorization decision.voidXACMLAuthzDecisionQueryImpl. setRequest(Request request)Sets thexacml-context:Requestelement of this objectvoidXACMLAuthzDecisionQueryImpl. setReturnContext(boolean returnContext)Sets the boolean value for this XML attribute
-