| Package | Description |
|---|---|
| org.broadleafcommerce.authapi.filter | |
| org.broadleafcommerce.authapi.service |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerStateService |
JWTRegisterFilter.customerStateService |
protected CustomerStateService |
ApiCustomerStateFilter.customerStateService |
| Constructor and Description |
|---|
ApiCustomerStateFilter(CustomerStateService customerStateService) |
JWTRegisterFilter(String url,
org.springframework.security.authentication.AuthenticationManager authenticationManager,
JWTAuthenticationSuccessHandler successHandler,
CustomerStateService customerStateService) |
| Modifier and Type | Class and Description |
|---|---|
class |
JWTCustomerStateServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerStateService |
JWTRequestFilterServiceImpl.customerStateService |
| Constructor and Description |
|---|
JWTRequestFilterServiceImpl(org.springframework.core.env.Environment environment,
JWTTokenService jwtTokenService,
JWTAuthenticationSuccessHandler authenticationSuccessHandler,
CustomerStateService customerStateService) |
Copyright © 2017. All rights reserved.