Uses of Class
com.broadleafcommerce.auth.cache.AuthCacheProperties
-
Packages that use AuthCacheProperties Package Description com.broadleafcommerce.auth.autoconfigure -
-
Uses of AuthCacheProperties in com.broadleafcommerce.auth.autoconfigure
Methods in com.broadleafcommerce.auth.autoconfigure with parameters of type AuthCacheProperties Modifier and Type Method Description org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer<org.apache.ignite.cache.spring.SpringCacheManager>
AuthServiceCacheAutoConfiguration. authCacheManagerCustomizer(com.broadleafcommerce.common.extension.autoconfigure.IgniteConfigurers.BasicIgniteConfigurer configurer, AuthCacheProperties cacheProperties)
-