Class JavaUuidSessionIdGenerator

    • Constructor Detail

      • JavaUuidSessionIdGenerator

        public JavaUuidSessionIdGenerator()
    • Method Detail

      • generateId

        public  generateId​(Session session)
        Ignores the method argument and simply returns UUID..toString().
        Specified by:
        generateId in interface SessionIdGenerator
        Parameters:
        session - the Session instance to which the ID will be applied.
        Returns:
        the String value of the JDK's next .