public interface UserStorageHandler
User getUser()
void setUser(User user)
user
- the user instance to remember for later, or null to forget the
current user (clears any existing information about a user out
of the persistent store).Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.