public class WikittyServiceAuthenticationLDAP extends WikittyServiceAuthenticationAbstract
WikittyService.ServiceListenerType| Modifier and Type | Field and Description |
|---|---|
protected Properties |
jndiProp |
protected String |
ldapLoginPattern |
configanonymousClient, delegate| Constructor and Description |
|---|
WikittyServiceAuthenticationLDAP(org.nuiton.util.ApplicationConfig config,
WikittyService ws) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canCreateUser() |
String |
login(String login,
String password)
Authenticate someone on WikittyService.
|
getToken, logoutaddWikittyServiceListener, canDelete, canRead, canWrite, clear, delete, deleteExtension, deleteTree, exists, findAllByCriteria, findAllByQuery, findByCriteria, findByQuery, findTreeNode, findTreeNode, getAllExtensionIds, getAllExtensionsRequires, getAnonymousClient, getClient, getDelegate, isDeleted, removeWikittyServiceListener, replay, restore, restoreExtension, restoreExtensionAndDependenciesLastVesion, restoreExtensionLastVersion, restoreVersion, setDelegate, store, storeExtension, syncSearchEngineprotected Properties jndiProp
protected String ldapLoginPattern
public WikittyServiceAuthenticationLDAP(org.nuiton.util.ApplicationConfig config,
WikittyService ws)
protected boolean canCreateUser()
public String login(String login, String password)
WikittyServicelogin in interface WikittyServicelogin in class WikittyServiceAuthenticationAbstractlogin - can be application specifique login, but best practice is
to use email userCopyright © 2009-2013 CodeLutin. All Rights Reserved.