Searched refs:getDataType (Results 1 - 25 of 88) sorted by relevance

1234

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DAttribute.java97 public URI getDataType(); method in interface:Attribute
H A DMissingAttributeDetail.java103 public String getDataType(); method in interface:MissingAttributeDetail
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DAttribute.java97 public URI getDataType(); method in interface:Attribute
H A DMissingAttributeDetail.java103 public String getDataType(); method in interface:MissingAttributeDetail
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/xacml/plugins/
H A DFMResourceMapper.java115 tmpURI = attr.getDataType();
121 tmpURI = attr.getDataType();
H A DFMActionMapper.java94 tmpURI = attr.getDataType();
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/xacml/plugins/
H A DFMResourceMapper.java115 tmpURI = attr.getDataType();
121 tmpURI = attr.getDataType();
H A DFMActionMapper.java94 tmpURI = attr.getDataType();
/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAttributeDesignator.java141 public String getDataType() { method in class:AttributeDesignator
H A DAttributeSelector.java165 public String getDataType() { method in class:AttributeSelector
H A DMissingAttributeDetail.java175 public String getDataType() { method in class:MissingAttributeDetail
H A DAttributeValue.java131 public String getDataType() { method in class:AttributeValue
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAttributeDesignator.java141 public String getDataType() { method in class:AttributeDesignator
H A DAttributeSelector.java165 public String getDataType() { method in class:AttributeSelector
H A DMissingAttributeDetail.java175 public String getDataType() { method in class:MissingAttributeDetail
H A DAttributeValue.java131 public String getDataType() { method in class:AttributeValue
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DInvokableMethod.java372 buffer.append(arguments[0].getDataType());
379 buffer.append(arguments[i].getDataType());
/forgerock/opendj2/src/server/org/opends/server/types/
H A DInvokableMethod.java371 buffer.append(arguments[0].getDataType());
378 buffer.append(arguments[i].getDataType());
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DInvokableMethod.java372 buffer.append(arguments[0].getDataType());
379 buffer.append(arguments[i].getDataType());
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DInvokableMethod.java372 buffer.append(arguments[0].getDataType());
379 buffer.append(arguments[i].getDataType());
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DInvokableMethod.java371 buffer.append(arguments[0].getDataType());
378 buffer.append(arguments[i].getDataType());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DInvokableMethod.java364 buffer.append(arguments[0].getDataType());
371 buffer.append(arguments[i].getDataType());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/config/
H A DReadOnlyConfigAttribute.java144 public String getDataType() method in class:ReadOnlyConfigAttribute
/forgerock/opendj2/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java145 public String getDataType() method in class:ReadOnlyConfigAttribute
/forgerock/opendj-b2.6/src/server/org/opends/server/config/
H A DReadOnlyConfigAttribute.java146 public String getDataType() method in class:ReadOnlyConfigAttribute

Completed in 83 milliseconds

1234