Uses of Class
com.broadleafcommerce.auth.client.autoconfigure.OAuth2AuthorizedClientRepositoryProperties
-
Packages that use OAuth2AuthorizedClientRepositoryProperties Package Description com.broadleafcommerce.auth.client.service -
-
Uses of OAuth2AuthorizedClientRepositoryProperties in com.broadleafcommerce.auth.client.service
Methods in com.broadleafcommerce.auth.client.service that return OAuth2AuthorizedClientRepositoryProperties Modifier and Type Method Description protected OAuth2AuthorizedClientRepositoryPropertiesDefaultOAuth2AuthorizedClientRepository. getProperties()Methods in com.broadleafcommerce.auth.client.service with parameters of type OAuth2AuthorizedClientRepositoryProperties Modifier and Type Method Description voidDefaultOAuth2AuthorizedClientRepository. setProperties(OAuth2AuthorizedClientRepositoryProperties properties)
-