Uses of Class
com.broadleafcommerce.auth.user.service.autoconfigure.AuthenticationResourceLockProperties
Packages that use AuthenticationResourceLockProperties
Package
Description
-
Uses of AuthenticationResourceLockProperties in com.broadleafcommerce.auth.user.service
Methods in com.broadleafcommerce.auth.user.service that return AuthenticationResourceLockPropertiesModifier and TypeMethodDescriptionprotected AuthenticationResourceLockProperties
DefaultUserResourceLockService.getProperties()
Constructors in com.broadleafcommerce.auth.user.service with parameters of type AuthenticationResourceLockPropertiesModifierConstructorDescriptionDefaultUserResourceLockService
(com.broadleafcommerce.common.messaging.repository.ResourceLockRepository<?, ?> resourceLockRepository, AuthenticationResourceLockProperties properties) -
Uses of AuthenticationResourceLockProperties in com.broadleafcommerce.auth.user.service.autoconfigure
Methods in com.broadleafcommerce.auth.user.service.autoconfigure with parameters of type AuthenticationResourceLockPropertiesModifier and TypeMethodDescriptionAuthServiceServiceAutoConfiguration.userResourceLockService
(com.broadleafcommerce.common.messaging.repository.ResourceLockRepository<?, ?> resourceLockRepository, AuthenticationResourceLockProperties authenticationResourceLockProperties)