Uses of Interface
com.jfw.authentication.UserProfile

Packages that use UserProfile
com.jfw.authentication Manage user authentication, authorization and profiling. 
 

Uses of UserProfile in com.jfw.authentication
 

Methods in com.jfw.authentication that return UserProfile
 UserProfile UserData.getUserProfile()
           
 

Methods in com.jfw.authentication with parameters of type UserProfile
 void UserData.setUserProfile(UserProfile userProfile)