Class LdapChangePasswordConnector
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.web.login.recovery.ChangePasswordConnector
org.exoplatform.writeinldap.services.LdapChangePasswordConnector
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class LdapChangePasswordConnector
extends org.exoplatform.web.login.recovery.ChangePasswordConnector
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static org.exoplatform.services.log.Logstatic final StringFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionLdapChangePasswordConnector(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) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
LOG_SERVICE_NAME
- See Also:
-
log
protected static org.exoplatform.services.log.Log log
-
-
Constructor Details
-
LdapChangePasswordConnector
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)
-
-
Method Details
-
isAllowChangeExternalPassword
public boolean isAllowChangeExternalPassword()- Specified by:
isAllowChangeExternalPasswordin classorg.exoplatform.web.login.recovery.ChangePasswordConnector- Returns:
- the allowChangeExternalPassword
-
changePassword
- Specified by:
changePasswordin classorg.exoplatform.web.login.recovery.ChangePasswordConnector- Throws:
Exception
-