Searched defs:addAttributeType (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DIDFFModelImpl.java1181 private BaseConfigType addAttributeType(Map values, BaseConfigType bctype) method in class:IDFFModelImpl
1210 baseConfig = addAttributeType(
1216 baseConfig = addAttributeType(
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...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DIDFFModelImpl.java1181 private BaseConfigType addAttributeType(Map values, BaseConfigType bctype) method in class:IDFFModelImpl
1210 baseConfig = addAttributeType(
1216 baseConfig = addAttributeType(
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...]
/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 141 milliseconds