public interface LdapService extends FaxToMailService
| Modifier and Type | Method and Description |
|---|---|
FaxToMailUser |
authenticateUser(String login,
String password) |
List<Contact> |
getUserAndEmails() |
FaxToMailUser |
getUserBean(String userTopiaId) |
FaxToMailUser |
getUserFromPrincipal(String login) |
void |
updateLdapData() |
setServiceContextvoid updateLdapData()
FaxToMailUser getUserBean(String userTopiaId)
FaxToMailUser authenticateUser(String login, String password) throws AuthenticationException
AuthenticationExceptionFaxToMailUser getUserFromPrincipal(String login) throws AuthenticationException
AuthenticationExceptionCopyright © 2014–2015 CodeLutin. All rights reserved.