Package org.cxbox.core.util.session
Interface UserExternalService<T extends SessionUser>
-
public interface UserExternalService<T extends SessionUser>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetSessionUser()Userupsert(T sessionUser, String role)Create / update user information
-