Uses of Class
de.xima.fc.auth.UserEmailLookupEntry
Packages that use UserEmailLookupEntry
-
Uses of UserEmailLookupEntry in de.xima.fc.auth
Methods in de.xima.fc.auth that return types with arguments of type UserEmailLookupEntryModifier and TypeMethodDescriptionstatic List<UserEmailLookupEntry>
ClientAuthorizationHelper.tryLookupUserEmails
(IEntityContext ec, IndirectClientAuthorization authorization) Finds all users that belong to the given user filter (=indirect client authorization), and gets the email address for each found user.