Uses of Class
com.broadleafcommerce.auth.client.provider.jpa.domain.JpaOAuth2AuthorizedClientEntity
Packages that use JpaOAuth2AuthorizedClientEntity
-
Uses of JpaOAuth2AuthorizedClientEntity in com.broadleafcommerce.auth.client.provider.jpa.repository
Classes in com.broadleafcommerce.auth.client.provider.jpa.repository with type parameters of type JpaOAuth2AuthorizedClientEntityModifier and TypeClassDescriptionclass
Default implementation ofCustomizedOAuth2AuthorizedClientEntityRepository
for JPA.interface
JpaOAuth2AuthorizedClientEntityRepository<D extends JpaOAuth2AuthorizedClientEntity,
I extends JpaOAuth2AuthorizedClientEntityId> JPA-specific implementation ofOAuth2AuthorizedClientEntityRepository
.