Interface UserSessions<D,S>

Type Parameters:
D - deployment identifier type
S - session identifier type

public interface UserSessions<D,S>
Represents an index of user sessions.
Author:
Paul Ferraro