Uses of Class
ch.ivyteam.ivy.security.synch.UserSynchResult
-
Packages that use UserSynchResult Package Description ch.ivyteam.ivy.security.synch -
-
Uses of UserSynchResult in ch.ivyteam.ivy.security.synch
Methods in ch.ivyteam.ivy.security.synch that return UserSynchResult Modifier and Type Method Description UserSynchResultISynchronizableSecuritySystem. synchronizeUser(String userName)Synchronizes the user with the nameuserNamewith the external security system.
-