| Package | Description |
|---|---|
| org.broadleafcommerce.authapi.filter | |
| org.broadleafcommerce.authapi.service |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerStateService |
ApiCustomerStateFilter.customerStateService |
protected CustomerStateService |
ApiRegisterFilter.customerStateService |
| Constructor and Description |
|---|
ApiCustomerStateFilter(CustomerStateService customerStateService) |
ApiRegisterFilter(String url,
org.springframework.security.authentication.AuthenticationManager authenticationManager,
org.springframework.security.web.authentication.AuthenticationSuccessHandler successHandler,
CustomerStateService customerStateService) |
| Modifier and Type | Class and Description |
|---|---|
class |
JWTCustomerStateServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerStateService |
ApiAuthenticationRequestFactoryImpl.customerStateService |
| Constructor and Description |
|---|
ApiAuthenticationRequestFactoryImpl(org.springframework.core.env.Environment environment,
AuthenticationTokenService authenticationTokenService,
org.springframework.security.web.authentication.AuthenticationSuccessHandler authenticationSuccessHandler,
CustomerStateService customerStateService) |
Copyright © 2020. All rights reserved.