Uses of Interface
org.adempiere.base.IPasswordResetService
Packages that use IPasswordResetService
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
-
Uses of IPasswordResetService in org.adempiere.base
Classes in org.adempiere.base that implement IPasswordResetServiceModifier and TypeClassDescriptionclassDefaultIPasswordResetServiceimplementation (code-based reset).Methods in org.adempiere.base that return IPasswordResetServiceModifier and TypeMethodDescriptionstatic IPasswordResetServiceCore.getPasswordResetService()Get the password reset service for the current tenant.static IPasswordResetServicePasswordResetServiceFactory.getService(int AD_Client_ID) Resolve the password-reset service for the tenant.