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.domainMethods 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 TypeMethodDescriptionvoidJpaUser.setPasswordHistory(List<JpaUserHistoricalPassword> passwordHistory)