Class LoginKeyDataTO


  • public class LoginKeyDataTO
    extends Object
    This class composes a login process id out of the time and the userid. The Formating is used for persistent data that might be valid along a multi phase login process. While changes this format, care shall be taken to garanty that existing login operation can be terminated. So we must always store the previous version.
    Author:
    fpo