Searched refs:setAttributeId (Results 1 - 25 of 32) sorted by relevance

12

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DAttribute.java69 public void setAttributeId(URI attributeID) throws XACMLException; method in interface:Attribute
H A DMissingAttributeDetail.java96 public void setAttributeId(String attributeId) throws XACMLException; method in interface:MissingAttributeDetail
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DAttribute.java69 public void setAttributeId(URI attributeID) throws XACMLException; method in interface:Attribute
H A DMissingAttributeDetail.java96 public void setAttributeId(String attributeId) throws XACMLException; method in interface:MissingAttributeDetail
/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/xacml/client/
H A DXACMLRequestProcessorTest.java135 attribute.setAttributeId(
162 attribute.setAttributeId(
195 attribute.setAttributeId(
219 attribute.setAttributeId(
250 attribute.setAttributeId(
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/xacml/client/
H A DXACMLRequestProcessorTest.java135 attribute.setAttributeId(
162 attribute.setAttributeId(
195 attribute.setAttributeId(
219 attribute.setAttributeId(
250 attribute.setAttributeId(
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DXACMLQueryUtil.java117 attribute.setAttributeId(new URI(XACMLConstants.SUBJECT_ID));
137 attribute.setAttributeId(new URI(XACMLConstants.RESOURCE_ID));
147 attribute.setAttributeId(new URI(XACMLConstants.TARGET_SERVICE));
163 attribute.setAttributeId(new URI(XACMLConstants.ACTION_ID));
/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAttribute.java134 public void setAttributeId(String value) { method in class:Attribute
H A DAttributeAssignment.java97 public void setAttributeId(String value) { method in class:AttributeAssignment
H A DAttributeAssignmentExpression.java141 public void setAttributeId(String value) { method in class:AttributeAssignmentExpression
H A DAttributeDesignator.java129 public void setAttributeId(String value) { method in class:AttributeDesignator
H A DMissingAttributeDetail.java163 public void setAttributeId(String value) { method in class:MissingAttributeDetail
/forgerock/openam-v13/openam-examples/openam-example-clientsdk-cli/src/main/java/samples/xacml/
H A DXACMLClientSample.java135 attribute.setAttributeId(new URI(XACMLConstants.SUBJECT_ID));
155 attribute.setAttributeId(new URI(XACMLConstants.RESOURCE_ID));
165 attribute.setAttributeId(new URI(XACMLConstants.TARGET_SERVICE));
181 attribute.setAttributeId(new URI(XACMLConstants.ACTION_ID));
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAttribute.java134 public void setAttributeId(String value) { method in class:Attribute
H A DAttributeAssignment.java97 public void setAttributeId(String value) { method in class:AttributeAssignment
H A DAttributeAssignmentExpression.java141 public void setAttributeId(String value) { method in class:AttributeAssignmentExpression
H A DAttributeDesignator.java129 public void setAttributeId(String value) { method in class:AttributeDesignator
H A DMissingAttributeDetail.java163 public void setAttributeId(String value) { method in class:MissingAttributeDetail
/forgerock/openam/openam-examples/openam-example-clientsdk-cli/src/main/java/samples/xacml/
H A DXACMLClientSample.java135 attribute.setAttributeId(new URI(XACMLConstants.SUBJECT_ID));
155 attribute.setAttributeId(new URI(XACMLConstants.RESOURCE_ID));
165 attribute.setAttributeId(new URI(XACMLConstants.TARGET_SERVICE));
181 attribute.setAttributeId(new URI(XACMLConstants.ACTION_ID));
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DXACMLQueryUtil.java117 attribute.setAttributeId(new URI(XACMLConstants.SUBJECT_ID));
137 attribute.setAttributeId(new URI(XACMLConstants.RESOURCE_ID));
147 attribute.setAttributeId(new URI(XACMLConstants.TARGET_SERVICE));
163 attribute.setAttributeId(new URI(XACMLConstants.ACTION_ID));
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/common/
H A DXACMLSDKUtils.java129 attr.setAttributeId(attributeId);
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/xacml3/
H A DXACMLSchemaFactory.java93 attributeAssignmentExpression.setAttributeId(adviceId + ":" + resourceAttribute.getPropertyName());
/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/xacml/plugins/
H A DFMSubjectMapperTest.java81 attribute.setAttributeId(
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/xacml3/
H A DXACMLSchemaFactory.java93 attributeAssignmentExpression.setAttributeId(adviceId + ":" + resourceAttribute.getPropertyName());
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/xacml/plugins/
H A DFMSubjectMapperTest.java81 attribute.setAttributeId(

Completed in 33 milliseconds

12