@Repository @Narrow(value=com.broadleafcommerce.data.tracking.jpa.filtering.narrow.JpaNarrowExecutor.class) public interface JpaOAuthClientRegistrationRepository<D extends JpaOAuthClientRegistration> extends OAuthClientRegistrationRepository<D>
Modifier and Type | Method and Description |
---|---|
default Class<D> |
getDomainType() |
findAll, findAllByTenantId, findByIdAndTenantId, findByRegistrationIdAndTenantId
Copyright © 2021. All rights reserved.