Class AuthServiceServiceAutoConfiguration

java.lang.Object
com.broadleafcommerce.auth.user.service.autoconfigure.AuthServiceServiceAutoConfiguration

@Configuration @EnableBinding({com.broadleafcommerce.common.messaging.authentication.AuthenticationMessageProducer.class,PurgeLoginTriggeredJobEventConsumer.class}) @EnableConfigurationProperties(AuthRegistrationProperties.class) public class AuthServiceServiceAutoConfiguration extends Object
Configures the common service layer that applies to both the resource and authorization server concerns
Author:
Phillip Verheyden (phillipuniverse), Nick Crum (ncrum)