Searched refs:upgradeAttribute (Results 1 - 25 of 35) sorted by relevance

12

/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
/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 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
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 DLoggingUpgradeHelper.java47 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:LoggingUpgradeHelper
H A DOAuth2AuthModuleUpgradeHelper.java37 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:OAuth2AuthModuleUpgradeHelper
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 DPolicyConfigUpgradeHelper.java49 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:PolicyConfigUpgradeHelper
/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 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
H A DOpenIdConnectAuthModuleServiceHelper.java38 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) throws UpgradeException { method in class:OpenIdConnectAuthModuleServiceHelper
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 DAuthAuthenticatorOathHelper.java39 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl attributeToUpgrade, method in class:AuthAuthenticatorOathHelper
H A DLoggingUpgradeHelper.java47 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:LoggingUpgradeHelper
H A DOAuth2AuthModuleUpgradeHelper.java37 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:OAuth2AuthModuleUpgradeHelper
H A DSAML2ConfigHelper.java41 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:SAML2ConfigHelper
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 DMailServiceUpgradeHelper.java46 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl attributeToUpgrade, method in class:MailServiceUpgradeHelper
/forgerock/openam-v13/openam-upgrade/src/main/java/com/sun/identity/sm/
H A DAbstractUpgradeHelper.java107 public abstract AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl oldAttr, AttributeSchemaImpl newAttr) method in class:AbstractUpgradeHelper
120 public AttributeSchemaImpl upgradeAttribute(AttributeSchemaImpl newAttr) throws UpgradeException { method in class:AbstractUpgradeHelper

Completed in 93 milliseconds

12