Searched defs:UserProfile (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam-v13/openam-authentication/deviceprint/module/src/main/java/org/forgerock/openam/authentication/modules/deviceprint/model/
H A DUserProfile.java40 public class UserProfile { class
58 * For Jackson Mapper to construct an UserProfile instance.
60 public UserProfile() { method in class:UserProfile
70 public UserProfile(Date createDate, Date lastSelectedDate, method in class:UserProfile

Completed in 29 milliseconds