Uses of Class
com.broadleafcommerce.auth.user.provider.jpa.domain.JpaUserHistoricalPassword
Packages that use JpaUserHistoricalPassword
-
Uses of JpaUserHistoricalPassword in com.broadleafcommerce.auth.user.provider.jpa.domain
Methods in com.broadleafcommerce.auth.user.provider.jpa.domain that return types with arguments of type JpaUserHistoricalPasswordMethod parameters in com.broadleafcommerce.auth.user.provider.jpa.domain with type arguments of type JpaUserHistoricalPasswordModifier and TypeMethodDescriptionvoid
JpaUser.setPasswordHistory
(List<JpaUserHistoricalPassword> passwordHistory)