Package org.cxbox.core.util.session
Interface ISessionUserProvider<T extends SessionUser>
-
public interface ISessionUserProvider<T extends SessionUser>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.servlet.http.CookiegetLtpaCookie()TgetSessionUser()Class<T>getType()
-