Uses of Interface
lumis.portal.user.IUserManagerSPI
-
Packages that use IUserManagerSPI Package Description lumis.portal.manager lumis.portal.user Defines classes and interfaces for the portal's user. -
-
Uses of IUserManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IUserManagerSPI Modifier and Type Method Description static IUserManagerSPI
ManagerFactoryInternal. getUserManager()
-
Uses of IUserManagerSPI in lumis.portal.user
Classes in lumis.portal.user that implement IUserManagerSPI Modifier and Type Class Description class
UserManager
Class responsible for managing operations on the portal users.
-