Package com.atlassian.crowd.upgrade.tasks

Interface Summary
UpgradeTask An upgrade task for Crowd Please make sure when implementing an upgrade task that you write it in such a way as it can be run again and not corrupt the Crowd data on a second, third run.
 

Class Summary
UpgradeTask001 This upgrade task will add a server id to crowd.cfg.xml if one has not already been set
UpgradeTask002 This class will remove the cache time from the database if it exists.
UpgradeTask003 UpgradeTask Setting the Hi-Lo value in the database if it has not already been set
UpgradeTask112  
UpgradeTask113 This upgrade task will set all current Internal Directories to be set to DES
UpgradeTask114 This upgrade task will migrate all current Applications configured in Crowd from using DES to using the Atlassian SHA1 encryption algorithm
UpgradeTask186 Upgrade task that handles the addition of default permissions to all Application/Directory Mappings.
UpgradeTask210 Upgrade task to add the gzip-enabled server property (true by default).
UpgradeTask211 This task will add the default license user count to Crowd, '0'
UpgradeTask212 Upgrade task to migrate the serverID from the database to crowd.cfg.xml.
UpgradeTask214 An upgrade task that removes the ldap.user.encryption attribute from directories that do not need this attribute, currently this is everything that is not OpenLDAP.
UpgradeTask215 An upgrade task that removes the ldap.user.encryption attribute from directories that do not need this attribute, currently this is everything that is not OpenLDAP.
UpgradeTask216 Makes sure that 1.3 and earlier directories, on upgrade, have an RDN added.
UpgradeTask320 Update the description and application type for the Crowd, Demo and OpenID applications.
UpgradeTask321 Adds "SSO cookie is NOT secure" preference to the database.
UpgradeTask322 Add "displayName" property to LDAP (non-internal) directories.
UpgradeTask342 Default existing AD directories to useMemberOfForGroupMembership = true, and all to useMemberOfAttribute = false.
UpgradeTask360 Will remove all Tokens from Crowd that do not contain a 'secret number'
UpgradeTask361 Set "ldap.roles.disabled" - LDAPPropertiesMapper.ROLES_DISABLED - to false if it's not set.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.