Searched refs:updateExampleValues (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/helpers/
H A DAuthAuthenticatorOathHelper.java46 attributeToUpgrade = updateExampleValues(attributeToUpgrade, attributeFromNewSchema.getExampleValues());
H A DMailServiceUpgradeHelper.java56 attributeToUpgrade = updateExampleValues(attributeToUpgrade, attributeFromNewSchema.getExampleValues());
/forgerock/openam/openam-upgrade/src/main/java/com/sun/identity/sm/
H A DAbstractUpgradeHelper.java142 protected AttributeSchemaImpl updateExampleValues(AttributeSchemaImpl attribute, Set<String> exampleValues) method in class:AbstractUpgradeHelper

Completed in 20 milliseconds