Uses of Class
com.broadleafcommerce.auth.user.provider.jpa.domain.JpaUserLoginAttempt
Packages that use JpaUserLoginAttempt
-
Uses of JpaUserLoginAttempt in com.broadleafcommerce.auth.user.provider.jpa.repository
Classes in com.broadleafcommerce.auth.user.provider.jpa.repository with type parameters of type JpaUserLoginAttemptModifier and TypeInterfaceDescriptioninterface
JpaUserLoginAttemptRepository<D extends JpaUserLoginAttempt>