Uses of Class
com.broadleafcommerce.auth.user.provider.jpa.domain.JpaUserLoginAttempt
-
Packages that use JpaUserLoginAttempt Package Description com.broadleafcommerce.auth.user.provider.jpa.repository -
-
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 JpaUserLoginAttempt Modifier and Type Interface Description interface
JpaUserLoginAttemptRepository<D extends JpaUserLoginAttempt>
-