| | |
| | | * information: "Portions Copyright [year] [name of copyright owner]". |
| | | * |
| | | * Copyright 2006-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | * Portions copyright 2014-2016 ForgeRock AS. |
| | | * Portions copyright 2022-2024 3A Systems,LLC. |
| | | */ |
| | |
| | | case CHANGE_AFTER_RESET: |
| | | app.println(INFO_BIND_MUST_CHANGE_PASSWORD.get()); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | errorType = ERROR_SEARCHING_CHILDREN; |
| | | break; |
| | | |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | errorException = error.getException(); |
| | | errorArg = error.getArg(); |
| | |
| | | * |
| | | * Copyright 2008-2009 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.guitools.controlpanel.task; |
| | | |
| | |
| | | case DELETE: |
| | | sb.append("delete: ").append(attrDesc).append("<br>"); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | |
| | | for (ByteString value : attr) |
| | |
| | | * |
| | | * Copyright 2008-2009 Sun Microsystems, Inc. |
| | | * Portions Copyright 2014-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.guitools.controlpanel.ui; |
| | | |
| | |
| | | case SUBSTRING: |
| | | substring.setSelected(true); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | * |
| | | * Copyright 2008-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2013-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.guitools.controlpanel.ui; |
| | | |
| | |
| | | args.add("--recurringTask"); |
| | | args.add(schedule.getCronValue()); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | return args; |
| | | } |
| | |
| | | * |
| | | * Copyright 2006-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2014-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.guitools.uninstaller; |
| | | |
| | |
| | | stopProcessing = true; |
| | | } |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | exceptionMsgs.add(getMessage(e)); |
| | | } |
| | |
| | | * |
| | | * Copyright 2006-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.quicksetup.installer; |
| | | |
| | |
| | | case IMPORT_AUTOMATICALLY_GENERATED_DATA: |
| | | steps.add(InstallProgressStep.IMPORTING_AUTOMATICALLY_GENERATED); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | return new ProgressPanel(this); |
| | | case FINISHED: |
| | | return new FinishedPanel(this); |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | return null; |
| | |
| | | * |
| | | * Copyright 2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2013-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.quicksetup.installer.ui; |
| | | |
| | |
| | | get(); |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | else if (repl.getType() == DataReplicationOptions.Type.IN_EXISTING_TOPOLOGY) |
| | |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2013 Manuel Gaupp |
| | | * Portions Copyright 2024 3A Systems, LLC. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.authorization.dseecompat; |
| | | |
| | |
| | | } |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | /* |
| | | * Check if the modification type has an "aci" attribute type. |
| | |
| | | throw new AciException( |
| | | WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO.get(keyword, op)); |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | * |
| | | * Copyright 2008 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.authorization.dseecompat; |
| | | |
| | |
| | | //a message if it is seen in the expression. |
| | | throw new AciException(WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED.get(expression)); |
| | | } |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | return new UserAttr(vals[0], vals[1], userAttrType, type); |
| | | } |
| | |
| | | * |
| | | * Copyright 2006-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2012-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.backends.pluggable; |
| | | |
| | |
| | | update(txn, entryDN, toStrings(a)); |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | } |
| | |
| | | * |
| | | * Copyright 2006-2009 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.backends.task; |
| | | |
| | |
| | | searchScheduledTasks = true; |
| | | searchRecurringTasks = true; |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | else if (baseDN.equals(scheduledTaskParentDN)) |
| | |
| | | case SUBORDINATES: |
| | | searchScheduledTasks = true; |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | else if (baseDN.equals(recurringTaskParentDN)) |
| | |
| | | case SUBORDINATES: |
| | | searchRecurringTasks = true; |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | else |
| | |
| | | * |
| | | * Copyright 2007-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2013-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.core; |
| | | |
| | |
| | | { |
| | | bindDN = actualRootDN; |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | |
| | | workflowExecuted = execute(this, bindDN); |
| | |
| | | } |
| | | break; |
| | | |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | |
| | | // Modify may or may not be allowed, but we'll leave that |
| | | // determination up to the modify operation itself. |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | } |
| | |
| | | } |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | |
| | | return false; |
| | |
| | | * |
| | | * Copyright 2008-2009 Sun Microsystems, Inc. |
| | | * Portions Copyright 2012-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.extensions; |
| | | |
| | |
| | | } |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | } |
| | |
| | | * |
| | | * Copyright 2006-2009 Sun Microsystems, Inc. |
| | | * Portions Copyright 2013-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.extensions; |
| | | |
| | |
| | | return; |
| | | } |
| | | } |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | |
| | | |
| | |
| | | * |
| | | * Copyright 2008-2009 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.extensions; |
| | | |
| | |
| | | } |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | |
| | | return null; |
| | |
| | | * |
| | | * Copyright 2008-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.extensions; |
| | | |
| | |
| | | } |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | } |
| | |
| | | * |
| | | * Copyright 2006-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.plugins; |
| | | |
| | |
| | | case USER_PASSWORD: |
| | | userPWTypes.add(t); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | * |
| | | * Copyright 2006-2008 Sun Microsystems, Inc. |
| | | * Portions Copyright 2014-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.plugins.profiler; |
| | | import static org.opends.messages.PluginMessages.*; |
| | |
| | | } |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | |
| | | return ccr; |
| | |
| | | * information: "Portions Copyright [year] [name of copyright owner]". |
| | | * |
| | | * Copyright 2008 Sun Microsystems, Inc. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.replication.common; |
| | | |
| | |
| | | case DEGRADED_STATUS: |
| | | case BAD_GEN_ID_STATUS: |
| | | return true; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | |
| | | return false; |
| | |
| | | * |
| | | * Copyright 2006-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.replication.plugin; |
| | | |
| | |
| | | case INCREMENT: |
| | | /* FIXME : we should update CSN */ |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | * |
| | | * Copyright 2008-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.replication.plugin; |
| | | |
| | |
| | | case INCREMENT: |
| | | /* FIXME : we should update CSN */ |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | case INCREMENT: |
| | | /* FIXME : we should update CSN */ |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | return conflict; |
| | | } |
| | |
| | | case CHANGE_AFTER_RESET: |
| | | out.println(INFO_BIND_MUST_CHANGE_PASSWORD.get()); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | ldifDNs.add(DN.valueOf(removeDnPrefix(dnLine))); |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | case SUBORDINATES: |
| | | buffer.append("subordinate"); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | |
| | | buffer.append("?"); |
| | |
| | | * Copyright 2008-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2024-2025 3A Systems,LLC. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.workflowelement.localbackend; |
| | | |
| | |
| | | ResultCode.INVALID_ATTRIBUTE_SYNTAX, message); |
| | | case WARN: |
| | | logger.error(message); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | } |
| | |
| | | * |
| | | * Copyright 2008-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | * Portions copyright 2024-2025 3A Systems,LLC. |
| | | */ |
| | | package org.opends.server.workflowelement.localbackend; |
| | |
| | | case INCREMENT: |
| | | newEntry.incrementAttribute(a); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | * Copyright 2008-2011 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2024-2025 3A Systems,LLC. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.workflowelement.localbackend; |
| | | |
| | |
| | | case INCREMENT: |
| | | processIncrementModification(attr); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |
| | |
| | | logger.error(msg); |
| | | invalidReason = new LocalizableMessageBuilder(); |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | } |
| | |
| | | * |
| | | * Copyright 2008-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.workflowelement.localbackend; |
| | | |
| | |
| | | { |
| | | throw new DirectoryException(ResultCode.UNWILLING_TO_PERFORM, errorMsg.get(entryDN)); |
| | | } |
| | | break; |
| | | default: |
| | | // No action needed for the remaining values. |
| | | break; |
| | | } |
| | | } |
| | | |