Uses of Interface
com.broadleafcommerce.paypal.micro.oauth2.client.PayPalInMemoryClientRegistrationRepository
-
Packages that use PayPalInMemoryClientRegistrationRepository Package Description com.broadleafcommerce.paypal.micro.oauth2.client -
-
Uses of PayPalInMemoryClientRegistrationRepository in com.broadleafcommerce.paypal.micro.oauth2.client
Classes in com.broadleafcommerce.paypal.micro.oauth2.client that implement PayPalInMemoryClientRegistrationRepository Modifier and Type Class Description class
DefaultPayPalInMemoryClientRegistrationRepository
The default implementation ofPayPalInMemoryClientRegistrationRepository
.
-