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