public interface IJEMHAlternateIdProvider extends IJEMHModuleProvider
Modifier and Type | Method and Description |
---|---|
IJEMHUser |
getUserByEmail(IJEMHRuntimeConfig config,
String email)
Lookup a user by email address, check for aliases, return a matching user or null if none found
|
getDescription, getKey, getName, getStatus, getVendor, getVendorUrl, isUsable
IJEMHUser getUserByEmail(IJEMHRuntimeConfig config, String email)
config
- to useemail
- address of the senderCopyright © 2008–2022 The Plugin People. All rights reserved.