Searched refs:addAttributeType (Results 1 - 14 of 14) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java865 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.2 NAME 'ds-cfg-enabled'"
870 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.279 NAME 'ds-cfg-filter'"
875 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.500 NAME 'ds-cfg-collation'"
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java802 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.2 NAME 'ds-cfg-enabled'"
807 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.279 NAME 'ds-cfg-filter'"
812 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.500 NAME 'ds-cfg-collation'"
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java865 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.2 NAME 'ds-cfg-enabled'"
870 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.279 NAME 'ds-cfg-filter'"
875 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.500 NAME 'ds-cfg-collation'"
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DUpgradeUtils.java837 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.2 NAME 'ds-cfg-enabled'"
842 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.279 NAME 'ds-cfg-filter'"
847 sb.addAttributeType("( 1.3.6.1.4.1.26027.1.1.500 NAME 'ds-cfg-collation'"
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java1595 baseConfig = addAttributeType(extendedMetaIdpMap, baseConfig);
1599 baseConfig = addAttributeType(extendedMetaSpMap, baseConfig);
1603 baseConfig = addAttributeType(xacmlPEPExtendedMeta, baseConfig);
1607 baseConfig = addAttributeType(xacmlPDPExtendedMeta,baseConfig);
1815 baseConfigIDP = addAttributeType(extendedMetaIdpMap, baseConfigIDP);
1816 baseConfigSP = addAttributeType(extendedMetaSpMap, baseConfigSP);
1823 baseConfigIDP = addAttributeType(extendedMetaIdpMap, baseConfigIDP);
1829 baseConfigSP = addAttributeType(extendedMetaSpMap, baseConfigSP);
1837 baseConfigAuth = addAttributeType(extAttrAuthMap, baseConfigAuth);
1845 baseConfigAuth = addAttributeType(extAuthnAuthMa
1878 private BaseConfigType addAttributeType(Map values, BaseConfigType bctype) method in class:SAMLv2ModelImpl
[all...]
H A DIDFFModelImpl.java1181 private BaseConfigType addAttributeType(Map values, BaseConfigType bctype) method in class:IDFFModelImpl
1210 baseConfig = addAttributeType(
1216 baseConfig = addAttributeType(
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java1595 baseConfig = addAttributeType(extendedMetaIdpMap, baseConfig);
1599 baseConfig = addAttributeType(extendedMetaSpMap, baseConfig);
1603 baseConfig = addAttributeType(xacmlPEPExtendedMeta, baseConfig);
1607 baseConfig = addAttributeType(xacmlPDPExtendedMeta,baseConfig);
1815 baseConfigIDP = addAttributeType(extendedMetaIdpMap, baseConfigIDP);
1816 baseConfigSP = addAttributeType(extendedMetaSpMap, baseConfigSP);
1823 baseConfigIDP = addAttributeType(extendedMetaIdpMap, baseConfigIDP);
1829 baseConfigSP = addAttributeType(extendedMetaSpMap, baseConfigSP);
1837 baseConfigAuth = addAttributeType(extAttrAuthMap, baseConfigAuth);
1845 baseConfigAuth = addAttributeType(extAuthnAuthMa
1878 private BaseConfigType addAttributeType(Map values, BaseConfigType bctype) method in class:SAMLv2ModelImpl
[all...]
H A DIDFFModelImpl.java1181 private BaseConfigType addAttributeType(Map values, BaseConfigType bctype) method in class:IDFFModelImpl
1210 baseConfig = addAttributeType(
1216 baseConfig = addAttributeType(
/forgerock/opendj2/src/server/org/opends/server/backends/
H A DSchemaBackend.java1047 addAttributeType(type, newSchema, modifiedSchemaFiles);
1562 private void addAttributeType(AttributeType attributeType, Schema schema, method in class:SchemaBackend
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DSchemaBackend.java1153 addAttributeType(type, newSchema, modifiedSchemaFiles);
1668 private void addAttributeType(AttributeType attributeType, Schema schema, method in class:SchemaBackend
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DSchemaBackend.java1153 addAttributeType(type, newSchema, modifiedSchemaFiles);
1668 private void addAttributeType(AttributeType attributeType, Schema schema, method in class:SchemaBackend
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java1047 addAttributeType(type, newSchema, modifiedSchemaFiles);
1562 private void addAttributeType(AttributeType attributeType, Schema schema, method in class:SchemaBackend
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DSchemaBackend.java1152 addAttributeType(type, newSchema, modifiedSchemaFiles);
1664 private static void addAttributeType(AttributeType attributeType, Schema schema, method in class:SchemaBackend
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DSchemaBackend.java793 addAttributeType(type, newSchema, modifiedSchemaFiles);
1237 private void addAttributeType(AttributeType attributeType, Schema schema, method in class:SchemaBackend

Completed in 272 milliseconds