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.
See Source File