public class UpgradeTask950MigrateSsoCookieDomain extends Object implements UpgradeTask
a leading %x2E ("."), if present, is ignored even though that character is not permitted
As Tomcat 8.5.x is restrictive about this RFC, we need to remove that leading character from the configuration
Constructor and Description |
---|
UpgradeTask950MigrateSsoCookieDomain(PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
void |
doUpgrade()
Perform the upgrade.
|
int |
getBuildNumber() |
String |
getShortDescription()
A short (less than 50 chars) description of the upgrade action
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrors
public UpgradeTask950MigrateSsoCookieDomain(PropertyManager propertyManager)
public int getBuildNumber()
getBuildNumber
in interface UpgradeTask
public String getShortDescription()
UpgradeTask
getShortDescription
in interface UpgradeTask
public void doUpgrade() throws Exception
UpgradeTask
doUpgrade
in interface UpgradeTask
Exception
- is thrown if any errors occur during the upgrade process.Copyright © 2020 Atlassian. All rights reserved.