Uses of Class
com.sun.identity.xacml.common.XACMLException
Packages that use XACMLException
Package
Description
Defines classes to handle XACML requests.
Defines common XACML Utilities and Constants
Defines XACML2 context classes
Defines XACML Context implementations.
Defines XACML Policy classes.
Defines XACML Policy implementations.
Defines XACML interfaces for SAMLv2
Defines XACML implementations for SAMLv2.
-
Uses of XACMLException in com.sun.identity.xacml.client
Methods in com.sun.identity.xacml.client that throw XACMLExceptionModifier and TypeMethodDescriptionstatic XACMLRequestProcessorXACMLRequestProcessor.getInstance()Returns an instance ofXACMLRequestProcessorXACMLRequestProcessor.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 -
Uses of XACMLException in com.sun.identity.xacml.context
Methods in com.sun.identity.xacml.context that throw XACMLExceptionModifier and TypeMethodDescriptionvoidAdds aResultto this objectContextFactory.createAction(String xml) Returns a new instance ofAction.ContextFactory.createAction(Element elem) Returns a new instance ofAction.ContextFactory.createAttribute(String xml) Returns a new instance ofAttribute.ContextFactory.createAttribute(Element elem) Returns a new instance ofAttribute.ContextFactory.createDecision()Returns a new instance ofDecision.ContextFactory.createDecision(String xml) Returns a new instance ofDecisionThe return object is immutable.ContextFactory.createDecision(Element elem) Returns a new instance ofDecision.ContextFactory.createEnvironment(String xml) Returns a new instance ofEnvironment.ContextFactory.createEnvironment(Element elem) Returns a new instance ofEnvironment.ContextFactory.createRequest(String xml) Returns a new instance ofRequestThe return object is immutable.ContextFactory.createRequest(Element elem) Returns a new instance ofRequest.ContextFactory.createResource(String xml) Returns a new instance ofResourceThe return object is immutable.ContextFactory.createResource(Element elem) Returns a new instance ofResource.ContextFactory.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.ContextFactory.createResult()Returns a new instance ofResult.ContextFactory.createResult(String xml) Returns a new instance ofResultThe return object is immutable.ContextFactory.createResult(Element elem) Returns a new instance ofResult.ContextFactory.createStatus()Returns a new instance ofStatus.ContextFactory.createStatus(String xml) Returns a new instance ofStatusThe return object is immutable.ContextFactory.createStatus(Element elem) Returns a new instance ofStatus.ContextFactory.createStatusCode()Returns a new instance ofStatusCode.ContextFactory.createStatusCode(String xml) Returns a new instance ofStatusCodeThe return object is immutable.ContextFactory.createStatusCode(Element elem) Returns a new instance ofStatusCode.ContextFactory.createStatusDetail()Returns a new instance ofStatusDetail.ContextFactory.createStatusDetail(String xml) Returns a new instance ofStatusDetailThe return object is immutable.ContextFactory.createStatusDetail(Element elem) Returns a new instance ofStatusDetail.ContextFactory.createStatusMessage()Returns a new instance ofStatusMessage.ContextFactory.createStatusMessage(String xml) Returns a new instance ofStatusMessageThe return object is immutable.ContextFactory.createStatusMessage(Element elem) Returns a new instance ofStatusMessage.ContextFactory.createSubject(String xml) Returns a new instance ofSubject.ContextFactory.createSubject(Element elem) Returns a new instance ofSubject.ContextFactory.createXACMLAuthzDecisionQuery(String xml) Returns a new instance ofXACMLAuthzDecisionQuery.ContextFactory.createXACMLAuthzDecisionQuery(Element elem) Returns a new instance ofXACMLAuthzDecisionQuery.ContextFactory.createXACMLAuthzDecisionStatement(String xml) Returns a new instance ofXACMLAuthzDecisionStatement.ContextFactory.createXACMLAuthzDecisionStatement(Element elem) Returns a new instance ofXACMLAuthzDecisionStatement.voidSets 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 ofEnvironmentvoidSets the issuer of theAttribute.voidSets 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 objectvoidSets 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 objectvoidSets thevalues of this objectvoidSets thevalueof this objectvoidSets 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 XACMLExceptionModifier and TypeMethodDescriptionvoidSets 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 theEnvironmentvoidSets 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 objectvoidSets thevalues of this objectvoidSets thevalueof this objectvoidSets thevalueof this objectConstructors in com.sun.identity.xacml.context.impl that throw XACMLExceptionModifierConstructorDescriptionActionImpl(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.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.Constructs aStatusCodeobjectStatusCodeImpl(String xml) Constructs aStatusCodeobject from an XML stringStatusCodeImpl(Element element) Constructs aStatusCodeobject from an XML DOM elementConstructs aStatusDetailobjectStatusDetailImpl(String xml) Constructs aStatusDetailobject from an XML stringStatusDetailImpl(Element element) Constructs aStatusDetailobject from an XML DOM elementConstructs aStatusobjectStatusImpl(String xml) Constructs aStatusobject from an XML stringStatusImpl(Element element) Constructs aStatusobject from an XML DOM elementConstructs 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 XACMLExceptionModifier and TypeMethodDescriptionvoidObligations.addObligation(Obligation obligation) PolicyFactory.createObligation(String xml) Returns a new instance ofObligationThe return object is immutable.PolicyFactory.createObligation(Element elem) Returns a new instance ofObligation.PolicyFactory.createObligations(String xml) Returns a new instance ofObligationsThe return object is immutable.PolicyFactory.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 XACMLExceptionModifier and TypeMethodDescriptionvoidObligationsImpl.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 XACMLExceptionModifierConstructorDescriptionObligationImpl(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 XACMLExceptionModifier and TypeMethodDescriptionXACMLAuthzDecisionStatement.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 XACMLExceptionModifier and TypeMethodDescriptionvoidXACMLAuthzDecisionQueryImpl.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