Uses of Class
de.xima.fc.gui.model.user.UserIdpData
- 
Packages that use UserIdpData Package Description de.xima.fc.gui.model.user  - 
- 
Uses of UserIdpData in de.xima.fc.gui.model.user
Methods in de.xima.fc.gui.model.user that return types with arguments of type UserIdpData Modifier and Type Method Description List<UserIdpData>UserEmailQueryResult. getUserIdpData()Methods in de.xima.fc.gui.model.user with parameters of type UserIdpData Modifier and Type Method Description voidUserEmailQueryResult. addUserIdpData(UserIdpData idpData)Constructors in de.xima.fc.gui.model.user with parameters of type UserIdpData Constructor Description UserEmailQueryResult(String email, UserIdpData idpData) 
 -