Searched defs:upgradeAttribute (Results 1 - 25 of 33) sorted by relevance

12

/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/helpers/
H A DAuditUpgradeHelper.java40 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl newAttr) throws UpgradeException { method in class:AuditUpgradeHelper
45 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:AuditUpgradeHelper
H A DOAuth2AuthModuleUpgradeHelper.java37 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:OAuth2AuthModuleUpgradeHelper
H A DPolicyConfigUpgradeHelper.java49 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:PolicyConfigUpgradeHelper
H A DScriptedAuthHelper.java44 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:ScriptedAuthHelper
H A DUmaProviderUpgradeHelper.java42 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:UmaProviderUpgradeHelper
H A DAgentServiceHelper.java48 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:AgentServiceHelper
H A DIdRepoServiceHelper.java45 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:IdRepoServiceHelper
H A DLoggingUpgradeHelper.java47 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:LoggingUpgradeHelper
H A DOAuth2ProviderUpgradeHelper.java52 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:OAuth2ProviderUpgradeHelper
H A DRestApiUpgradeHelper.java48 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl newAttr) throws UpgradeException { method in class:RestApiUpgradeHelper
59 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:RestApiUpgradeHelper
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/helpers/
H A DAuditUpgradeHelper.java40 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl newAttr) throws UpgradeException { method in class:AuditUpgradeHelper
45 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:AuditUpgradeHelper
H A DAuthAuthenticatorOathHelper.java39 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl attributeToUpgrade, method in class:AuthAuthenticatorOathHelper
H A DMailServiceUpgradeHelper.java46 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl attributeToUpgrade, method in class:MailServiceUpgradeHelper
H A DOAuth2AuthModuleUpgradeHelper.java37 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:OAuth2AuthModuleUpgradeHelper
H A DOAuth2ProviderUpgradeHelper.java52 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl attributeToUpgrade, method in class:OAuth2ProviderUpgradeHelper
H A DPolicyConfigUpgradeHelper.java49 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:PolicyConfigUpgradeHelper
H A DScriptedAuthHelper.java44 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:ScriptedAuthHelper
H A DUmaProviderUpgradeHelper.java42 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:UmaProviderUpgradeHelper
H A DAgentServiceHelper.java48 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:AgentServiceHelper
H A DDashboardServiceHelper.java57 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, method in class:DashboardServiceHelper
H A DIdRepoServiceHelper.java45 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:IdRepoServiceHelper
H A DLoggingUpgradeHelper.java47 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:LoggingUpgradeHelper
H A DOpenIdConnectAuthModuleServiceHelper.java38 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) throws UpgradeException { method in class:OpenIdConnectAuthModuleServiceHelper
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeHelper.java58 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in interface:UpgradeHelper
69 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl newAttr) throws UpgradeException; method in interface:UpgradeHelper
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeHelper.java58 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in interface:UpgradeHelper
69 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl newAttr) throws UpgradeException; method in interface:UpgradeHelper

Completed in 101 milliseconds

12