public class LdapChangePasswordConnector
extends org.exoplatform.web.login.recovery.ChangePasswordConnector
| Modifier and Type | Field and Description |
|---|---|
protected static org.exoplatform.services.log.Log |
log |
static String |
LOG_SERVICE_NAME |
| Constructor and Description |
|---|
LdapChangePasswordConnector(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.services.organization.idm.PicketLinkIDMService picketLinkIDMService,
org.exoplatform.services.organization.idm.externalstore.PicketLinkIDMExternalStoreService picketLinkIDMExternalStoreService) |
| Modifier and Type | Method and Description |
|---|---|
void |
changePassword(String username,
String password) |
boolean |
isAllowChangeExternalPassword() |
public static final String LOG_SERVICE_NAME
protected static org.exoplatform.services.log.Log log
public LdapChangePasswordConnector(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.services.organization.idm.PicketLinkIDMService picketLinkIDMService,
org.exoplatform.services.organization.idm.externalstore.PicketLinkIDMExternalStoreService picketLinkIDMExternalStoreService)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.