Default implementation of the {@link SessionKey} interface, which allows setting and retrieval of a concrete{@link #getSessionId() sessionId} that the {@code SessionManager} implementation can use to look up a{@code Session} instance.
@author Les Hazlewood
@since 1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.