Uses of Class
lumis.portal.user.UserProperties
-
Packages that use UserProperties Package Description lumis.portal.user Defines classes and interfaces for the portal's user. -
-
Uses of UserProperties in lumis.portal.user
Methods in lumis.portal.user that return UserProperties Modifier and Type Method Description UserProperties
UserProperties. clone()
Methods in lumis.portal.user with parameters of type UserProperties Modifier and Type Method Description void
IUserConfigInitializer. init(Long visitorId, String friendlyId, UserProperties untrustedProperties, UserProperties trustedProperties)
Initializes theUserConfig
this initializer is responsible for.Constructors in lumis.portal.user with parameters of type UserProperties Constructor Description UserPropertiesCustomAttributes(Map<String,? extends Map<String,String>> map, UserProperties userProperties)
-