Result
Describes the result from LegacyTokenMigration.migrate.
Inheritors
Types
An error occurred when migrating the token. See the associated exception for details.
The SessionClient supplied to the LegacyTokenMigration.migrate call did not contain a token, migration is not possible.
The token was previously migrated. No changes were made as a result of the LegacyTokenMigration.migrate call. The migrated token was stored in CredentialDataSource with the returned tokenId.
The token migrated successfully. The Credential supplied to the LegacyTokenMigration.migrate call now stores the token. The SessionClient supplied to the LegacyTokenMigration.migrate call has been cleared, and should no longer be used. The migrated token is stored in CredentialDataSource with the returned tokenId