Uses of Interface
lumis.portal.user.IUserProperties
-
Packages that use IUserProperties Package Description lumis.portal.user Defines classes and interfaces for the portal's user. -
-
Uses of IUserProperties in lumis.portal.user
Classes in lumis.portal.user that implement IUserProperties Modifier and Type Class Description class
UserProperties
IUserProperties
implementation.Methods in lumis.portal.user that return IUserProperties Modifier and Type Method Description IUserProperties
UserConfig. getTrustedProperties()
Returns this user's trusted properties.IUserProperties
UserConfig. getUntrustedProperties()
Returns this user's untrusted properties.
-